A web component-based source format for ECMAScript and related specifications. See the project page for details.
Requires node 8 or above.
npm install ecmarkup
ecmarkup in.html out.html
There is also an auto-formatter:
emu-format --write spec.html
See its --help
for more details.