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
```
