allenwb / js-loaders

Pseudoimplementation of the proposed ES6 module loaders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-loaders

Pseudoimplementation of the proposed ES6 module loaders.

The goal is to evolve this into a usable self-hosted implementation of the proposed Loader API. It's a long-term goal.

Read the source code in your browser. (This is done using a custom-hacked version of Docco.)

About

Pseudoimplementation of the proposed ES6 module loaders.