1.2.1 • Published 7 years ago

mr-sorted-array v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Development environment

I use Webpack/Gulp as builder CLI and Jasmine/Mocha as testing CLI, so you need them globally

$ npm install -g webpack gulp jasmine mocha

When ready to develop, happy windows users have

$ npm run watch:win

Others run in two separate terminal processes

$ webpack -w and $ gulp watch

When ready, do

$ npm run prepublish

And that should be the end.

1.2.1

7 years ago

1.2.0

7 years ago