Skip to content

EcmaTC53/draft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draft for ECMAScript Modules for Embedded Systems

A repository with the Draft for ECMAScript Modules for Embedded Systems.

Rendered version: https://ecmatc53.github.io/draft/

Maintainance

  1. Make your changes to spec/index.emu (ecmarkup uses HTML syntax, but is not HTML, so I strongly suggest not naming it ".html")
  2. Any commit that makes meaningful changes to the spec, should run npm run build to verify the resulting output.
  3. Whenever you update ecmarkup, run npm run build to check for any changes in the output.

Watch

You can also use npm run watch to build files during development.

Releases

No releases published

Packages

No packages published

Languages