es6-translate
Module loader
A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export.
Yo dawg I heard you liked modules, so I made a module to translate your modules into modules.
5 stars
3 watching
0 forks
Language: JavaScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
| An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| A small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
| A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| A browserify plugin to enable CSS Modules support | 403 |
| A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
| A tool to help load and use ArcGIS Maps SDK JavaScript modules in non-DOM frameworks like Angular, Ember, Preact, React, and VueJS | 458 |
| A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
| A JavaScript module loader and dependency manager for the browser. | 464 |
| A JavaScript loader with collision detection | 24 |
| A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. | 5 |
| A set of ES6 macros for translating Parenscript code to ES5 syntax | 31 |