/

commonjs

javascript
compiler
es6
module-bundler
web
build-tool
amd
esm
css
modules
bundler
webpack
es2015
loaders
plugins
web-performance
javascript-compiler
javascript-modules
html
assets
typescript
jsx
react
tsx
minifier
browser
graphviz
sass
madge
graph
less
stylus

webpack/webpack
347日前63.9k

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.

parcel-bundler/parcel
347日前43.0k

The zero configuration build tool for the web. 📦🚀

evanw/esbuild
347日前36.8k

An extremely fast bundler for the web

browserify/browserify
346日前14.5k

browser-side require() the node.js way

pahen/madge
346日前8.2k

Create graphs from your CommonJS, AMD or ES6 module dependencies