{"library":"jstify","type":"library","category":null,"description":"jstify (v0.14.0) is a Browserify transform that pre-compiles Underscore and Lo-Dash templates with optional HTML minification via HTMLMinifier. It converts .ejs, .tpl, .jst, or .html files into CommonJS modules that export compiled template functions. Key differentiators: supports configurable engine (underscore, lodash, lodash-micro, or global), optional Lo-Dash imports simulation, customizable template and minifier options, and can disable minification. Release cadence is low (last release 2020-01-17). Typical use is within a Gulp/Grunt/webpack substitute legacy build pipeline.","language":"javascript","status":"maintenance","version":"0.14.0","tags":["javascript","template","browserify","browserify-transform","transform","minifier","minify","underscore","lodash"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install jstify","imports":["const jstify = require('jstify');","require('jstify/register')(/* opts */);","b.transform('jstify', { engine: 'lodash' })"]},{"cmd":"yarn add jstify","imports":[]},{"cmd":"pnpm add jstify","imports":[]}],"homepage":"https://github.com/zertosh/jstify#readme","github":"https://github.com/zertosh/jstify","docs":null,"changelog":null,"pypi":null,"npm":"jstify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}