templex
v1.3.1
Published
Lightweight but flexible formatting function.
Downloads
85
Readme
templex
Lightweight but flexible formatting function.
NOTE: As of v1.3.0, templex is now a simple node module. It is no longer a "modified node module" (containing its own extra closure for use directly in a browser).
API documentation
Detailed API docs can be found here.
Demo
A demo can be found here.
CDN versions
To use in a browser, you have two options:
- Incorporate the node module into your own browserified project.
- Use the browserified versions
templex.js
ortemplex.min.js
available on the Github pages CDN.
Submodules
See the note Regarding submodules for important information on cloning this repo or re-purposing its build template.