x-is-array

v0.1.0
Simple array test

test

node ./test/index.js

start

node ./index.js

watch

nodemon -w ./index.js index.js

travis-test

istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)

cover

istanbul cover --report none --print detail ./test/index.js

view-cover

istanbul report html && google-chrome ./coverage/index.html

test-browser

testem-browser ./test/browser/index.js

testem

testem-both -b=./test/browser/index.js
npm i x-is-array

Metadata

  • Unknown
  • Whatever
  • Matt-Esch
  • released 4/4/2014

Downloads

Maintainers