ecmarkup
v23.0.2
Published
Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.
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.htmlFormatter
There is also an auto-formatter:
emu-format --write spec.htmlSee its --help for more details.
