Skip to content

szuend/ecmarkup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

779 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

An HTML superset/Markdown subset source format for ECMAScript and related specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 46.2%
  • TypeScript 30.9%
  • JavaScript 20.1%
  • CSS 2.8%