A utility library for JavaScript and CoffeeScript applications. UnderScore.coffee is the CoffeeScript adaption of the underscore library created by Jeremy Ashkenas.
UnderScore.coffee has rigorous specs implemented using the Jasmine testing
framework. The specs are ran by opening SpecRunner.html
in a
browser. Grunt is used for automatic compiling of CoffeeScript into
JavaScript.
- CoffeeScript
- Jasmine
- Grunt