Commonjs Collection
Repositories tagged with "commonjs"
Repositories tagged with "commonjs"
webpack
webpack
โ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
parcel-bundler
โThe zero configuration build tool for the web. ๐ฆ๐โ
esbuild
evanw
โAn extremely fast bundler for the webโ
browserify
browserify
โbrowser-side require() the node.js wayโ
madge
pahen
โCreate graphs from your CommonJS, AMD or ES6 module dependenciesโ
minipack
ronami
โ๐ฆ A simplified example of a modern module bundler written in JavaScriptโ
tapjs
tapjs
โTest Anything Protocol tools for nodeโ
SimpleWebAuthn
MasterKale
โWebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.โ
pkgroll
privatenumber
โ๐ฆ Zero-config package bundler for Node.js + TypeScriptโ
bunchee
huozhi
โZero config bundler for npm packagesโ
steal
stealjs
โGets JavaScriptโ
enhanced-resolve
webpack
โOffers an async require.resolve function. It's highly configurable.โ
webpack-common-shake
indutny
โCommonJS Tree Shaker plugin for WebPackโ
skott
antoine-coulon
โAll-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)โ
node-dependency-tree
dependents
โGet the dependency tree of a moduleโ
bonsai
โUnderstand the tree of dependencies inside your webpack bundles, and trim away the excess.โ
browserify-rails
browserify-rails
โBrowserify + Rails = a great way to modularize your legacy JavaScriptโ
cjstoesm
wessberg
โA tool that can transform CommonJS to ESMโ