Sign Up for Free

RunKit +

Try any Node.js package right in your browser

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 @absolunet/nwayo-workflow with all npm packages installed. Try it out:

require("eslint-plugin-json/package.json"); // eslint-plugin-json is a peer dependency. require("@absolunet/eslint-config-nwayo/package.json"); // @absolunet/eslint-config-nwayo is a peer dependency. require("stylelint-scss/package.json"); // stylelint-scss is a peer dependency. require("@absolunet/stylelint-config-scss/package.json"); // @absolunet/stylelint-config-scss is a peer dependency. require("@absolunet/eslint-config-json/package.json"); // @absolunet/eslint-config-json is a peer dependency. require("eslint/package.json"); // eslint is a peer dependency. require("stylelint/package.json"); // stylelint is a peer dependency. require("stylelint-order/package.json"); // stylelint-order is a peer dependency. require("stylelint-declaration-strict-value/package.json"); // stylelint-declaration-strict-value is a peer dependency. require("postcss-scss/package.json"); // postcss-scss is a peer dependency. require("eslint-plugin-unicorn/package.json"); // eslint-plugin-unicorn is a peer dependency. var nwayoWorkflow = require("@absolunet/nwayo-workflow")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@absolunet/nwayo-workflow v3.9.3

Workflow for nwayo

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free