jstify
JSON →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.
Resources
packagejstify ↗