arrayish
v0.2.0
Published
A micro library to convert/shuffle nodelists using pure JavaScript
Maintainers
Readme
arrayish
A micro library to handle array-ish objects - built for writecodeeveryday.io
Installation
npm install arrayish
or
bower install nodelist-shuffle
Testing
npm run test
and to build, just run: npm run build.
That will:
- Delete the
dist/folder - Compile the code and run it against Babel
- Minify it and uglify it
- Update the
example/folder
Usage
in progress...
