1.0.0 • Published 8 years ago

array-to-stack v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

array-to-stack

A useless(?) utility to test webpack module workflow.

Installation

As npm for Node.js:

$ npm install stack-es2015-module --save

Or download the bundle.js file.

Building

$ npm run-script build

creates the bundle.js file in the dist folder.

Testing

As npm package:

$ npm test