beck
Module loader library
A toolkit for building ES6 Module Loader pipelines and shims for legacy environments.
beck is obsolete. check out RaveJS: https://github.com/RaveJS/rave
5 stars
4 watching
0 forks
Language: JavaScript
last commit: about 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
calvinmetcalf/es6-translate | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
amol-/axel | A JavaScript loader with collision detection | 24 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
ecomfe/esl | A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
ethul/purs-loader | A loader for Webpack that enables PureScript development with Hot Rebuilds and Bundling | 185 |
ryanseddon/gulp-es6-module-transpiler | Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
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 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
brandonroberts/angular-router-loader | Enables string-based module loading with the Angular Router in Webpack | 187 |
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
aruntk/wc-loader | A Webpack loader that enables the use of web components with ES6, JSX, CoffeeScript and other languages. | 99 |
elm-community/elm-webpack-loader | A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. | 532 |