Server-side JavaScript template compilation and packaging
Project description
The jstc Python package compiles and packages server-side JavaScript templates for delivery to browsers.
Currently, only handlebars and mustache template engines are supported, however this is easily extended via jstc’s plugin mechanism.