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
65492
7 小时前
JavaScript
43929
12 天前

browser-side require() the node.js way

JavaScript
14715
8 个月前

Create graphs from your CommonJS, AMD or ES6 module dependencies

JavaScript
9690
1 年前

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

JavaScript
3265
5 年前

The fastest JavaScript bundler in the galaxy.

Rust
2463
6 年前

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

TypeScript
1971
9 天前

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

TypeScript
1474
12 天前
huozhi/bunchee
TypeScript
1281
2 天前

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

JavaScript
967
1 天前

CommonJS Tree Shaker plugin for WebPack

JavaScript
915
2 年前

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
772
9 个月前

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

JavaScript
739
3 个月前

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

Ruby
702
3 年前

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

JavaScript
414
8 个月前