# emmetio/emmet

The essential toolkit for web-developers

Repository: https://github.com/emmetio/emmet
Canonical: https://ross.abutalabs.com/products/emmet
Homepage: http://emmet.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: emmet, html, abbreviation, css
Last push: 2026-08-21T09:43:15+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 6043, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4543, forks 513 (observed 2026-08-28T04:08:53.156687+00:00)

## What it is
Emmet is a core library for parsing and expanding CSS-like abbreviations into HTML, CSS, and other markup/stylesheet code fragments. It powers editor plugins that dramatically speed up HTML and CSS authoring for web developers.

## Use cases
- expand css-like abbreviations into html markup
- generate nested html elements quickly while typing
- expand css property shortcuts like p10 into padding declarations
- parse emmet abbreviations into an ast for syntax highlighting
- produce code for haml, pug, jsx, scss and other syntaxes
- build custom editor plugins for html/css code generation

## When to avoid
- you just want emmet in your editor - install an editor plugin instead of this core module
- you need a general-purpose templating engine rather than abbreviation expansion

## Facets
- artifact type: library
- maturity: active
- function: templating, developer-tools, parser, editor
- domain: web-development, frontend, developer-tools
- platform: browser, cross-platform, editor-plugin
- tags: emmet, html-abbreviations, css-abbreviations, snippets, code-expansion, typescript, nodejs

## Member repositories
- emmetio/emmet (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.156687+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:08.705087+00:00, confidence not recorded.
  - readme: https://github.com/emmetio/emmet (fetched 2026-08-28T04:08:53.156687+00:00, sha c3fe37d9e5a3)
  - homepage: http://emmet.io (fetched 2026-08-29T09:06:04.392974+00:00, sha b34f78997350)
  - site_page: https://docs.emmet.io/ (fetched 2026-08-29T09:06:04.401831+00:00, sha cce84bc268db)
  - registry_npm: https://registry.npmjs.org/emmet (fetched 2026-08-29T09:06:04.403421+00:00, sha 9daaf6adf9f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
