lasso-js / lasso-handlebars

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%