An Ember addon that removes newlines and unnecessary whitespace from Handlebars templates at build time to reduce Glimmer VM opcodes count, memory usage, and improve rendering performance. Currently at version 0.0.6, this is a niche utility for Ember apps. It preserves text inside <pre> and <code> tags and single spaces. Can be combined with ember-hbs-minifier for further size reduction. Last updated in 2019 and appears unmaintained.
npm install ember-cli-template-trimmerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the addon with Ember CLI. Once installed, it automatically minifies Handlebars templates during build.
Consider switching to ember-hbs-minifier for maintained alternative.
Use Node 10 LTS or check compatibility with newer versions.
Ensure your Ember project meets these version requirements.
Run `ember install ember-cli-template-trimmer` again, or remove and reinstall.
No dependency data recorded yet.