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
Tags5
Sort:Used by Most Apps
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
core-js
Modular standard library and polyfills for JavaScript, from ECMAScript features to proposals and web standards.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
JSON5
JSON for humans: an extended JSON syntax with comments, trailing commas, and unquoted keys for hand-written config.
react-grid-layout
A responsive, draggable, and resizable grid layout system for React with breakpoints and zero jQuery.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
dedent
A tiny ES6 string tag that strips indentation from multi-line template strings.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
eslint-config-airbnb
Airbnb's widely-adopted ESLint config for JavaScript and React, encoding the public Airbnb style guide as enforceable lint rules.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.