simplyimport
Inline imports/exports for JS/Coffee featuring ES6 & CommonJS syntax support, transforms, conditional & duplicate imports, etc.
Inline imports/exports for JS/Coffee featuring ES6 & CommonJS syntax support, transforms, conditional & duplicate imports, etc.
npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + 'path/to/lib.js');`
Asynchronously require files in node js.
Require multiple modules at once. Modules can be returned as properties of an object, as an array or iterated over with a callback.
Requires a fresh, uncached module without causing a memory leak
Extracts data out of multiple file types
Extension to require TypeScript files from Node, modified from typescript-register
async module loader
load TypeScript modules from JS to node.js
Factory Module Definition a simple factory module wrapper (Node, AMD, Browser, ...).
abilty to mock full and partial modules
Tool for avoiding the ../../../ relative paths problem, includes browserify-transform to rewrites require() for browser
Require ES6 modules into ES5 modules.
require or eval modules
Lasso.js plugin to support Node.js style module require in the browser
local module installer
Dependency injection framework for the Gulp streaming build system
grunt task for running chest-compiler (client-side dynamic modules)
little module to mandate properties on a object
Require all `lowercase-filenames.js` that are not `index.js`