tc39 / proposal-observable

Observables for ECMAScript
https://tc39.github.io/proposal-observable/
3.06k stars 90 forks source link

Transpile to commonjs modules; add main and version to enable requiring. #171

Closed lrowe closed 6 years ago

lrowe commented 7 years ago

This allows developers to add devDependencies on this repo (along with moon-unit) and run the transpiled spec tests against their Observable implementation.