Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 259 Bytes

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