{"library":"mustache-loader","type":"library","category":null,"description":"A webpack loader that compiles Mustache templates using Hogan.js. Current stable version is 1.4.3, with last release in 2016. It has peer dependencies on hogan.js and webpack (supports webpack 1.x, 2.x, and 4.x beta). Supports options like minification via html-minifier, tiny output, client-side compilation, and direct rendering. Differentiators include optional noShortcut for partials and render function for hot reloading. It is a straightforward conversion from Mustache templates to JavaScript functions, with minimal overhead.","language":"javascript","status":"active","version":"1.4.3","tags":["javascript","webpack","loader","mustache","hogan"],"install":[{"cmd":"npm install mustache-loader","imports":["import template from './file.html';","const template = require('./file.html');","const template = require('./file.html'); const html = template.render({foo: 'bar'});"]},{"cmd":"yarn add mustache-loader","imports":[]},{"cmd":"pnpm add mustache-loader","imports":[]}],"homepage":null,"github":"https://github.com/deepsweet/mustache-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mustache-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mustache-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}