array-to-stack

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

Usage no npm install needed!

<script type="module">
  import arrayToStack from 'https://cdn.skypack.dev/array-to-stack';
</script>

README

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