onsetsu / array-to-stack

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

array-to-stack Build Status

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

Installation

As npm for Node.js:

$ npm install array-to-stack --save

Or download the bundle file.

Building

$ npm run-script build

creates the bundle file in the dist folder.

Testing

As npm package:

$ npm test

About

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

License:MIT License


Languages

Language:JavaScript 100.0%