This is a playground
to test code. It runs a full Node.js
environment and already has all of npm
’s 1,000,000+ packages pre-installed, including pcln-menu
with all npm
packages installed. Try it out:
require("pcln-design-system/package.json"); // pcln-design-system is a peer dependency.
require("pcln-icons/package.json"); // pcln-icons is a peer dependency.
require("pcln-popover/package.json"); // pcln-popover is a peer dependency.
require("react/package.json"); // react is a peer dependency.
require("react-dom/package.json"); // react-dom is a peer dependency.
require("styled-components/package.json"); // styled-components is a peer dependency.
require("styled-system/package.json"); // styled-system is a peer dependency.
var pclnMenu = require("pcln-menu")
This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.