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
Category
Sort:Used by Most Apps
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Pino
A super fast, low-overhead JSON logger for Node.js applications.
css-loader
Resolves CSS @import and url() like JavaScript imports so webpack can bundle stylesheets and their assets.
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
style-loader
A webpack loader that injects bundled CSS into the DOM using style or link tags at runtime.
babel-loader
Babel loader for webpack (and Rspack) that transpiles modern JavaScript with filesystem caching and source map support.
Winston
A battle-tested Node.js logging library with pluggable transports, custom formats, and multiple log levels.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
sass-loader
Compiles Sass and SCSS files to CSS inside a webpack build, wiring in Dart Sass or Sass Embedded automatically.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
webpack-dev-server
The official live-reloading development server for webpack, with hot module replacement, HTTPS, and proxying built in.
postcss-loader
Runs PostCSS plugins on your CSS as part of a webpack build pipeline.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
html-webpack-plugin
Generates and injects your webpack bundle tags into HTML files automatically, with zero configuration required.