Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ecmarkup

tc3918.5kMIT21.2.0TypeScript support: included

Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.

ecmascript, javascript, specs, specifications, markup, markdown, html, code

readme

ecmarkup

A web component-based source format for ECMAScript and related specifications. See the project page for details.

Installing & Using

Requires node 8 or above.

npm install ecmarkup
ecmarkup in.html out.html

Formatter

There is also an auto-formatter:

emu-format --write spec.html

See its --help for more details.