Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category1
Sort:Used by Most Apps
TypeScript
A strongly typed superset of JavaScript that compiles to clean, portable JavaScript.
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
esbuild
An extremely fast JavaScript and CSS bundler and minifier written in Go.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
TypeScript Native Preview
Preview npm build of tsgo, the native Go port of the TypeScript compiler ahead of TypeScript 7.0.
ignore
A pure JavaScript manager, filter, and parser for .gitignore-style rules, built exactly to the gitignore spec.
ts-morph
Navigate and manipulate TypeScript code with a friendlier compiler API wrapper
svgo
A Node.js library and command-line tool that optimizes SVG files by removing redundant markup through a configurable plugin pipeline.
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
openapi-ts
OpenAPI-to-TypeScript code generator producing production-grade SDKs, Zod schemas, and TanStack Query hooks.
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
Rspack CLI
The official command-line interface for running Rspack builds, dev servers, and previews.
vue-template-compiler
Precompiles Vue 2 templates into render functions ahead of time, avoiding runtime compilation overhead and CSP restrictions in build tooling.
wasm-bindgen
Rust-JavaScript interop toolchain that generates the glue code needed to compile Rust to WebAssembly and call it from JS
Rsbuild
Rspack-powered build tool that gives web projects fast, zero-config bundling and a rich official plugin ecosystem.
source-map-explorer
Visualizes JavaScript bundle contents by analyzing source maps to reveal exactly which files bloat your minified code.
clean-webpack-plugin
A webpack plugin that automatically removes stale build output before and after every compilation.
Yarn
A fast, reliable, and secure dependency manager for JavaScript projects, caching every download for deterministic, offline-capable installs.
postcss-prefixwrap
A PostCSS plugin that wraps every CSS rule in a container selector to scope styles safely.
esprima
A high-performance, standard-compliant ECMAScript parser producing ESTree-compatible ASTs for JavaScript tooling.
moon
A Rust-based build system and monorepo orchestrator that manages toolchains, tasks, caching, and CI pipelines across the JavaScript, TypeScript, and polyglot ecosystem.
Rslib
An Rsbuild-powered build tool for creating JavaScript and TypeScript libraries with zero-config defaults and flexible multi-format output.