mp-ar
Async Require. Load async JS and CSS file
Async Require. Load async JS and CSS file
RaptorJS Optimizer plugin to support Node.js style module require in the browser
Emit import files. Replace import to relative path.
Enable code splitting with require()
A wrapper for Node.js' require() with cache invalidation.
Rendr flavored AMDefine to allow relative path requires for app modules.
Library to load files from a url into a local temp directory for local use.
Start the REPL and load the entire ./node_modules/ into it
Allow node.js to load global installed modules. | 使 NodeJs 能 require 载入全局安装的模块。
Require file relative to `process.cwd()` or options `root`
Require a file with a modified global table
Inject additional paths to modules.require global search path.
CLI tool that tells you when dependencies are missing from package.json and offers you a choice to install them. Also tells you when dependencies are listed in package.json but are not being used anywhere in your project. Node.js command line tool and API
browserify transform for require-relative-main
A NodeJS library to require all files in a folder (and its subfolders) in object or array format
Babel plugin to auto-expand nameless imports
Babel plugin to handle non-standard module paths used by Salesforce Commerce Cloud (SFCC)
Add imports to the top of files.
An asynchronous and configurable implementation of require.resolve(), like node-resolve or enhanced-resolve.
Utility that compiles CommonJS (NodeJS) modules into a single JavaScript file suitable for the browser