1.2.0 • Published 9 years ago

crunch-js v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

#Crunch-js

master branch

Build Status

dev branch

Build Status

Code Climate

##Build instructions

  • npm install
  • grunt

##Test instructions

  • npm install
  • grunt test
  • grunt test --features=[feat1,feat2,..,featn]
  • grunt test --file=[fileName]