0.0.2 • Published 11 years ago

underscorec v0.0.2

Weekly downloads
10
License
-
Repository
github
Last release
11 years ago

underscorec

Command line precompilation for underscore.js templates.

Example

Given a file system like this:

The following command:

underscorec views/ output.js

will compile the four underscore templates into the file output.js. The views are attached to a global templates object and named according to their path:

Testing

mocha --compilers coffee:coffee-script test/fs_tests.coffee

0.0.2

11 years ago

0.0.1

11 years ago