{"library":"babel-plugin-htmlbars-inline-precompile","type":"library","category":null,"description":"Babel plugin to replace tagged template strings or function calls with precompiled HTMLBars templates, primarily used in Ember.js applications. Current stable version is 5.3.1, released on a monthly cadence. Key differentiator: it allows inline HBS templates in tests and code, which get precompiled at build time. Alternative to ember-cli-htmlbars for non-Ember projects, but tightly coupled to Ember's template compiler. Requires Node 10+, Ember 2.10+, and Babel 7. Notable breaking change in v5.0.0: renamed `scope` option to `locals`.","language":"javascript","status":"active","version":"5.3.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-htmlbars-inline-precompile","imports":["import hbs from 'htmlbars-inline-precompile'","plugins: [['babel-plugin-htmlbars-inline-precompile', { precompile: ... }]]","import { precompile } from '@glimmer/compiler';"]},{"cmd":"yarn add babel-plugin-htmlbars-inline-precompile","imports":[]},{"cmd":"pnpm add babel-plugin-htmlbars-inline-precompile","imports":[]}],"homepage":null,"github":"https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-htmlbars-inline-precompile","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/babel-plugin-htmlbars-inline-precompile/compatibility"}}