browserify-hogan

JSON →
library 0.3.0 ·javascript deprecated
verified Jun 4, 2026

browserify-hogan is a Browserify transform plugin for precompiling Hogan.js Mustache templates at build time. Version 0.3.0 supports file extensions .ms, .mustache, .hogan, .hg, and .html, and includes an optional minification step via html-minifier. It integrates seamlessly with Browserify's transform pipeline, allowing templates to be required like regular modules. The package is stable but receives infrequent updates; no releases since 2014. Alternative: hoganify offers similar functionality.