microtemplating

Component ID

2407171

Component name

microtemplating

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

653

Component created

Component changed

Component body

This module help developers and module builders to create JavaScript templates using the lightweight microtemplating JavaScript library.

To use this module, start by creating your own module and define themes for your JavaScript templates.
Then use some JavaScript to manipulate them and creating advanced and easily maintainable frontend application.

Please find more informations on how to use the module in the README.
The module is also bundled with an example module giving you a real usage of this module.
Go to /todos after enabling the microtemplating_example module to see the demo.

The microtemplating library was originally designed by John Resig (creator of jQuery).
More information about this library : http://ejohn.org/blog/javascript-micro-templating/