stacker-core

0.1.6 • Public • Published

Stacker Core

Twitter Follow Version MIT license dependencies devDependency Status

Usage

There are a few predefined NPM scripts available. Run them by typing this in your terminal: npm run [script]

Name Description
build Compiles all ES2015 files to ES5 (legacy code)
build:dev Re-compiles the code whenever a change occurs
test Runs the tests with Mocha
test:dev Re-runs the tests whenever a change occurs
lint Runs ESlint on all files from ./src and ./tests
lint:fix Runs ESlint and fixes all the inconsistencies
clean Removes the compiled files

NOTE: There is another script prepublish that runs before you publish the package to NPM. All it does is to run clean and build.

Templates

Readme

Keywords

Package Sidebar

Install

npm i stacker-core

Weekly Downloads

2

Version

0.1.6

License

MIT

Last publish

Collaborators

  • deiucanta