jet-template-unpacker
v0.2.0
Published
Simply load .html templates, and then unpacking the templates binding {{ data }} values from a given javascript object.
Downloads
1
Readme
jet-template-unpacker.js
Step 1: Load html from a template/type.html Step 2: Unpack the template, binding {{ data }} values at the same time from a given javascript object.