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: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ecomfe/esl | A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,880 |
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
loaderb0t/ng-dynamic-mf | A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
esri/esri-loader | A tool to help load and use ArcGIS Maps SDK JavaScript modules in non-DOM frameworks like Angular, Ember, Preact, React, and VueJS | 458 |
yanhaijing/lodjs | A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
amol-/axel | A JavaScript loader with collision detection | 24 |
unscriptable/beck | A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. | 5 |
bnmcgn/paren6 | A set of macros to simplify ES6 code translation into Parenscript | 29 |