| browserify-0.6 | browser-side require() the node.js way |
| fast-detective | Find all calls to require() no matter how crazily nested using a proper walk of the AST |
| detective | Find all calls to require() no matter how crazily nested using a proper walk of the AST |
| resolve | Implements the node.js require.resolve() algorithm |
| require | javascript module management. brings node's require statement and npm to the browser |
| require-directory | Recursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries. |
| runforcover | A require hook for node-bunker to emit coverage data. |
| gzbz2 | A streaming compression / gzip library for node.js |
| require-like | Generates require functions that act as if they were operating in a given path. |
| autoload | symbol autoloading for nodejs |
| q-require | Out of service — Please use Mr instead |
| hotrequire | hot load modules into node.js |
| piano | A node.js require-hook for instrumenting your javascript code |
| redr | Lazy require with filter logic for Node.js |
| nomo | Node modules for the brower |
| idiomatic-console | A rebindable console API for node.js modules and scripts |
| modulator | Easy build tool for running node modules in a non-CommonJS environment. |
| requireincontext | Wrapper to require() js files in a custom context |
| loadit | Asynchronously loads (requires) all files in the given directory and all recursive subdirectories that match the given regular expression. |
| leche.core | core modules required for leche |
| task-joose-stable | Stable Joose distribution, required only for bootstraping purposes |
| req2 | A super-duper replacement for require. |
| test-dir | Require directories full of files for testing. |