jmt.js
v1.0.2
Published
An ES6 version of John Resig's javascript micro templating script.
Downloads
10
Maintainers
Readme
JMT - Javascript Micro Templating
An ES6 version of John Resig's javascript micro templating script.
new Function()
is diallowed in strict mode, but for now I cannot find another way to do the same functionality.
Installation
To install via npm run: npm install jmt.js
To install via composer run: composer require 4apps/jmt