UNPKG

ecmarkup

Version:

Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.

15 lines (9 loc) 331 B
ecmarkup ======== A web component-based source format for ECMAScript and related specifications. See <a href="https://bterlson.github.io/ecmarkup">https://bterlson.github.io/ecmarkup</a> for details. ### Installing & Using Requires [iojs](http://iojs.org/), not Node.js. ``` npm install ecmarkup ecmarkup in.html out.html ```