Repository navigation

#

commonjs

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.

JavaScript
65212
20 小时前
JavaScript
43771
7 天前

browser-side require() the node.js way

JavaScript
14674
4 个月前

Create graphs from your CommonJS, AMD or ES6 module dependencies

JavaScript
9423
7 个月前

📦 A simplified example of a modern module bundler written in JavaScript

JavaScript
3240
4 年前

The fastest JavaScript bundler in the galaxy.

Rust
2463
5 年前

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.

TypeScript
1824
3 个月前

📦 Zero-config package bundler for Node.js + TypeScript

TypeScript
1385
22 天前
huozhi/bunchee
TypeScript
1185
1 个月前

Offers an async require.resolve function. It's highly configurable.

JavaScript
957
2 个月前

CommonJS Tree Shaker plugin for WebPack

JavaScript
916
2 年前

Understand the tree of dependencies inside your webpack bundles, and trim away the excess.

JavaScript
739
3 个月前

All-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)

TypeScript
734
5 个月前

Browserify + Rails = a great way to modularize your legacy JavaScript

Ruby
703
2 年前

Find all calls to require() no matter how deeply nested using a proper walk of the AST

JavaScript
414
4 个月前