zenparsing / es6now

ECMAScript 6 to 5 Compiler and Runtime Environment
MIT License
29 stars 2 forks source link

Document the Module System #16

Closed zenparsing closed 10 years ago

zenparsing commented 10 years ago

Add documentation for the module system.

For now, skip the whole default export thing. Go over the export and import syntax, and then dive into how es6now interprets module specifiers.

zenparsing commented 10 years ago

Done in 85354ddfc9206a8b94851b263c8d1077e88d5ad6