31 packages
emmet-atom-plugin
Experimental Atom plugin for new Emmet
@emmetio/abbreviation
Emmet standalone abbreviation parser
@emmetio/action-utils
Utilities for Emmet actions
@emmetio/codemirror6-plugin
[CodeMirror 6](http://codemirror.net/next/) extension that adds [Emmet](https://emmet.io) support to text editor.
@emmetio/codemirror-plugin
Plugin for CodeMirror web editor
@emmetio/config
Emmet config resolver
@emmetio/css-abbreviation
Parses Emmet CSS abbreviation into AST tree
@emmetio/css-matcher
Small and fast CSS matcher
@emmetio/css-parser
CSS/LESS/SCSS fast and minimalistic parser
@emmetio/css-snippets-resolver
Resolves CSS snippets for parsed Emmet abbreviation
@emmetio/expand-abbreviation
Reference implementation of Emmet abbreviation expander
@emmetio/extract-abbreviation
Extracts Emmet abbreviation from string
@emmetio/field-parser
Parses snippet fields (aka tab-stops) like `${1:foo}` in given string
@emmetio/html-matcher
Minimalistic and ultra-fast HTML parser & matcher
@emmetio/html-snippets-resolver
Resolves HTML snippets for parsed Emmet abbreviation
@emmetio/html-transform
Prepares given Emmet abbreviation for HTML output
@emmetio/implicit-tag
Resolves best matching child tag name for given parent name
@emmetio/lorem
Transforms parsed Emmet abbreviation node into Lorem Ipsum stub text
@emmetio/markup-formatters
Formats and outputs Emmet abbreviation in different markup languages (HTML, XML, Slim, Pug etc)
@emmetio/math-expression
Parse and evaluate simple math expressions
@emmetio/node
Emmet abbreviation node
@emmetio/output-profile
Utility class for Emmet abbreviation output options
@emmetio/output-renderer
Utility module for rendering parsed Emmet abbreviation nodes
@emmetio/scanner
Scans given text character-by-character
@emmetio/snippets
Emmet snippets