mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Merge pull request #78 from code-guru/patch-1
Move browserify from package managers to loaders
This commit is contained in:
@@ -86,6 +86,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
*Module or loading system for JavaScript.*
|
*Module or loading system for JavaScript.*
|
||||||
|
|
||||||
* [RequireJS](https://github.com/jrburke/requirejs) - A file and module loader for JavaScript.
|
* [RequireJS](https://github.com/jrburke/requirejs) - A file and module loader for JavaScript.
|
||||||
|
* [browserify](https://github.com/substack/node-browserify) - Browser-side require() the node.js way.
|
||||||
* [SeaJS](https://github.com/seajs/seajs) - A Module Loader for the Web.
|
* [SeaJS](https://github.com/seajs/seajs) - A Module Loader for the Web.
|
||||||
* [HeadJS](https://github.com/headjs/headjs) - The only script in your HEAD.
|
* [HeadJS](https://github.com/headjs/headjs) - The only script in your HEAD.
|
||||||
* [curl](https://github.com/cujojs/curl) - A small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
|
* [curl](https://github.com/cujojs/curl) - A small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
|
||||||
|
|||||||
Reference in New Issue
Block a user