# js-loaders **Repository Path**: mirrors_guybedford/js-loaders ## Basic Information - **Project Name**: js-loaders - **Description**: Pseudoimplementation of the proposed ES6 module loaders. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://people.mozilla.com/~jorendorff/js-loaders/Loader.html). (This is done using a custom-hacked version of [Docco](http://jashkenas.github.io/docco/).)