Ross ROSS = Recommend OSS · open-source software intelligence for agents

machty/emblem.js

Emblem.js - Ember-friendly, indented syntax alternative for Handlebars.js observed · 2026-08-28

github.com/machty/emblem.js · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4972
  • days_rel: n/a
  • days_push: 1985
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1038 stars · 79 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Emblem.js is an indentation-based templating language that compiles to Handlebars.js templates, primarily targeting Ember.js applications. Its syntax resembles the Slim templating language, offering a more concise alternative to writing Handlebars by hand.

Use cases

  • write Ember.js templates with a concise indented syntax
  • compile Slim-like syntax to Handlebars templates
  • reduce boilerplate in Handlebars template files
  • integrate a templating language into Ember-CLI builds
  • convert indentation-based markup into standard Handlebars output

When to choose

  • you maintain an Ember.js app and prefer Slim-style indentation over verbose Handlebars
  • you want a concise template syntax that still prints standard Handlebars
  • you need compatibility with any Handlebars version via template printing

When to avoid

  • you use vanilla Handlebars without Ember (support was dropped in 0.5.0)
  • your project uses modern Ember with Glimmer components and Octane syntax
  • you need an actively developed templating solution with recent updates

Facets

library · maturity maintenance

templating parser web-development frontend developer-tools handlebars ember slim-syntax indented-templates template-compiler nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
machty/emblem.jsmain32

For agents

markdown · JSON · MCP: product_card(name="machty/emblem.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem