commonjs topic

List commonjs repositories

module-concat

35
Stars
5
Forks
Watchers

Fairly lightweight CommonJS module concatenation tool

cjstoesm

376
Stars
16
Forks
Watchers

A tool that can transform CommonJS to ESM

parcel

43.2k
Stars
2.3k
Forks
Watchers

The zero configuration build tool for the web. 📦🚀

browserify

14.5k
Stars
1.2k
Forks
Watchers

browser-side require() the node.js way

webpack

64.2k
Stars
8.7k
Forks
1.5k
Watchers

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...

steal

1.4k
Stars
522
Forks
Watchers

Gets JavaScript

madge

8.6k
Stars
307
Forks
Watchers

Create graphs from your CommonJS, AMD or ES6 module dependencies

detective

410
Stars
64
Forks
Watchers

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

bunchee

815
Stars
26
Forks
Watchers

Zero config bundler for ECMAScript and TypeScript packages