commonjs topic
module-concat
Fairly lightweight CommonJS module concatenation tool
parcel
The zero configuration build tool for the web. 📦🚀
browserify
browser-side require() the node.js way
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AM...
madge
Create graphs from your CommonJS, AMD or ES6 module dependencies
detective
Find all calls to require() no matter how deeply nested using a proper walk of the AST
bunchee
Zero config bundler for ECMAScript and TypeScript packages