An ES6 version of John Resig's javascript micro templating script.
npm install jmt.jsAn 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.
To install via npm run: npm install jmt.js
To install via composer run: composer require 4apps/jmt