Skip to content
forked from tc39/ecmarkup

A web component-based source format for ECMAScript and related specifications

License

Notifications You must be signed in to change notification settings

rbuckton/ecmarkup

 
 

Repository files navigation

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.

About

A web component-based source format for ECMAScript and related specifications

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 45.4%
  • TypeScript 32.1%
  • JavaScript 20.2%
  • CSS 2.3%