Compiles underscore templates present in DOM to a object
A JavaScript library by Jussi Vestman.
See the project homepage.
Using Bower:
bower install compile-underscore-templates
Or grab the source (minified).
Basic usage is as follows:
compile-underscore-templates();
For advanced usage, see the documentation.
Start with docs/MAIN.md
.
We'll check out your contribution if you:
- Provide a comprehensive suite of tests for your fork.
- Have a clear and documented rationale for your changes.
- Package these up in a pull request.
We'll do our best to help you out with any contribution issues you may have.
MIT. See LICENSE.txt
in this directory.