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 source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: javascript清除
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
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
terserterser
ADDED

Terser is a JavaScript parser, mangler and compressor toolkit for ES6+, a maintained fork of uglify-es. It offers a CLI and a programmatic API to minify code, mangle variable and property names, and generate source maps.

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
bitteambit
ADDED

Bit is an open-source build system that organizes source code into reusable components and composes them into applications, with support for NodeJS, React, Angular, Vue, NextJS and more, plus MCP integration for AI agents.

Developer toolsAI & MLBuild & DevOps
babelbabel
ADDED

Babel is a community-driven JavaScript compiler that transforms modern JavaScript syntax into versions compatible with older environments, letting developers use the latest language features.

Developer toolsBuild & DevOps
remarkremarkjs
ADDED

remark is a plugin-driven markdown processor from the unified collective. It parses markdown into an AST (mdast), lets plugins inspect and transform it, and serializes it back, with 150+ plugins and a CLI for linting and formatting.

Developer toolsProductivityBuild & DevOps
three.jsmrdoob
ADDED

A lightweight, cross-browser, general-purpose JavaScript 3D library used to create and display animated 3D graphics in a web browser.

Developer toolsBuild & DevOps
pulumipulumi
ADDED

Pulumi is an open-source Infrastructure as Code (IaC) platform that allows users to provision and manage cloud infrastructure using general-purpose programming languages.

AutomationDeveloper toolsInfrastructure & IaC
pnpmpnpm
ADDED

pnpm is a fast, disk space efficient package manager for Node.js that uses a content-addressable filesystem to reduce redundancy.

Developer toolsBuild & DevOps
nw.jsnwjs
ADDED

NW.js is an app runtime based on Chromium and Node.js that lets developers build native desktop applications using HTML, CSS, JavaScript and WebGL, with direct access to Node.js APIs and npm modules from the DOM.

Developer toolsBuild & DevOps
ADDED

WebTorrent Desktop is a cross-platform streaming torrent client for Mac, Windows, and Linux that lets users add torrents and play media while downloading.

Film, Video & MediaDeveloper toolsDownload & recording
strip-comments-jsericcornelissen
ADDED

A utility to remove comments from JavaScript and TypeScript code via a command-line interface or a JavaScript API.

Developer toolsBuild & DevOps
purescriptpurescript
ADDED

PureScript is a small, strongly typed functional programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.

Developer toolsBuild & DevOps
yarnyarnpkg
ADDED

Yarn 1.x 是 JavaScript 包管理器,提供快速、可靠、安全的依赖安装,支持离线模式、确定性安装与锁文件。该仓库已冻结,仅接受安全修复,新功能迁移至 yarnpkg/berry。

Developer toolsBuild & DevOps
antlr4antlr
ADDED

ANTLR v4 is a parser generator that reads grammars and produces parsers, parse trees, and listener/visitor interfaces for structured text or binary files. It supports ten target languages including Java, C#, Python3, JavaScript, TypeScript, Go, C++, Swift, Dart, and PHP.

Developer toolsBuild & DevOps
jsdocjsdoc
ADDED

JSDoc is an API documentation generator for JavaScript. It parses annotated source files and outputs HTML documentation, installable globally or locally via npm on Node.js 8.15.0 and later, and is supported by community templates and build-tool plugins.

Developer toolsBuild & DevOps