Ember CLI Template Trimmer

JSON →
library 0.0.6 ·javascript abandoned
verified Jun 4, 2026

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.