Repository navigation
commonjs
- Website
- Wikipedia
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
The zero configuration build tool for the web. 📦🚀
An extremely fast bundler for the web
browser-side require() the node.js way
Create graphs from your CommonJS, AMD or ES6 module dependencies
📦 A simplified example of a modern module bundler written in JavaScript
Test Anything Protocol tools for node
WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
📦 Zero-config package bundler for Node.js + TypeScript
Zero config bundler for npm packages
Offers an async require.resolve function. It's highly configurable.
CommonJS Tree Shaker plugin for WebPack
Understand the tree of dependencies inside your webpack bundles, and trim away the excess.
All-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)
Get the dependency tree of a module
Browserify + Rails = a great way to modularize your legacy JavaScript
Find all calls to require() no matter how deeply nested using a proper walk of the AST
A simple DrawerLayout component for Vue.js.