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
65667
12 小时前
JavaScript
43970
16 天前

browser-side require() the node.js way

JavaScript
14720
9 个月前

Create graphs from your CommonJS, AMD or ES6 module dependencies

JavaScript
9761
1 年前

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

JavaScript
3269
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
2029
7 小时前

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

TypeScript
1491
2 天前
huozhi/bunchee
TypeScript
1299
2 个月前

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

JavaScript
970
7 天前

CommonJS Tree Shaker plugin for WebPack

JavaScript
914
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
791
20 天前

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

JavaScript
739
5 个月前

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