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: build-tool清除
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
vitevitejs
ADDED

Vite is a frontend build tool and dev server for modern web projects, offering instant server start, fast hot module replacement, optimized production builds via Rolldown, a universal plugin interface and fully typed JavaScript APIs.

Developer toolsFrontend tooling
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
nxnrwl
ADDED

Nx is a monorepo platform for TypeScript and polyglot codebases: a Rust-built, TypeScript-extensible core that caches what did not change, runs only affected tasks, and adds plugins plus an integrated, self-healing CI.

Developer toolsAutomationBuild & DevOps
gradlegradle
ADDED

Gradle is a scalable build automation tool supporting Java, Kotlin, Scala, Android, Groovy, C++ and Swift, with IDE and CI integration plus extensive documentation and community resources.

Developer toolsAutomationBuild & DevOps
taskgo-task
ADDED

A fast, cross-platform build tool and task runner inspired by Make, designed for modern development workflows.

GamesModding tools