/lasso-handlebars

Plugin for Lasso.js to support compiling Handlebars templates to JavaScript

Primary LanguageJavaScript

Lasso-handlebars

This tool can pre-compile handlebars templates to javascript function and working together with lasso module bundler.

The module uses your handlebars version, that you can install with the following command:

npm i handlebars -S