OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: commonjs清除
webpackwebpack
ADDED

Webpack is a module bundler that bundles JavaScript files for use in the browser and can transform, bundle, or package almost any resource or asset. It supports ES modules, CommonJS, AMD, loaders, plugins, code splitting, and production optimizations.

Developer toolsFrontend tooling
esbuildevanw
ADDED

esbuild is an extremely fast JavaScript bundler for the web, built in Go. It natively supports JavaScript, CSS, TypeScript and JSX, bundles ESM and CommonJS, and offers tree shaking, minification, source maps, a local server, watch mode and plugins via CLI, JS and Go APIs.

Developer toolsBuild & DevOps
parcelparcel-bundler
ADDED

Parcel is a zero-configuration web build tool that supports HTML, CSS, JavaScript and many asset types out of the box, with a built-in dev server, hot reloading, Rust-based compilation, caching, and automatic production optimization.

Developer toolsBuild & DevOps