{"library":"handlebars-template-loader","type":"library","category":null,"description":"A Handlebars template loader for Webpack. Current stable version is 1.1.0 (last updated 2024). It allows you to require .hbs files and use them as compiled templates, with support for helpers, partials, macros, and image loading. Key differentiators: includes macros like require, include, repeat; options for prepending filename comment for debugging; supports custom Handlebars runtime path. Release cadence is low, with infrequent updates. Note: does not bundle Handlebars, so you must install it separately.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","handlebars","template","webpack","loader"],"last_verified":"Wed May 27","install":[{"cmd":"npm install handlebars-template-loader","imports":["require('handlebars-template-loader')","const Handlebars = require('handlebars-template-loader/runtime')","const partial = require('path/to/my/_partial.hbs'); Handlebars.registerPartial('name', partial)"]},{"cmd":"yarn add handlebars-template-loader","imports":[]},{"cmd":"pnpm add handlebars-template-loader","imports":[]}],"homepage":null,"github":"https://github.com/emaphp/handlebars-template-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/handlebars-template-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/handlebars-template-loader/compatibility"}}