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
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
isomorphic-git
A pure JavaScript reimplementation of git that runs identically in Node.js and the browser.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
rss-parser
Lightweight RSS and Atom feed parser for Node.js and the browser that turns XML feeds into plain JavaScript objects
feed
Generate RSS 2.0, Atom 1.0, and JSON Feed 1.0 syndication feeds from a single TypeScript API.
unique-names-generator
A zero-dependency, tree-shakeable library for generating random or seeded unique name strings from built-in or custom word dictionaries.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
node-oauth2-server
Framework-agnostic, RFC 6749/6750-compliant OAuth 2.0 server module for Node.js with native async/await and PKCE support.
@amplitude/analytics-browser
The official Amplitude Web SDK for capturing product-analytics events, sessions, and web attribution in the browser.
oRPC Client
Type-safe client for consuming oRPC and OpenAPI APIs over HTTP, WebSocket, or message ports.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
grammY
The modern TypeScript framework for building Telegram bots on Node.js and Deno
node-oracledb
Oracle's official Node.js driver for connecting JavaScript and TypeScript apps directly to Oracle Database, in pure JS or with an optional native client.
NestJS TypeORM
Official TypeORM integration module for NestJS applications
toml-node
A zero-dependency, spec-compliant TOML parser for Node.js with BigInt and Temporal support.
rate-limit-redis
A Redis-backed store for express-rate-limit that shares rate limit counters across multiple Node.js server instances.
RE2JS
Linear-time, ReDoS-safe regular expression engine for JavaScript
set-cookie-parser
Parse raw Set-Cookie header values into structured JavaScript cookie objects
Sequelize
A promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and SQL Server with solid transaction support and rich associations.
npm
The default command-line package manager for Node.js and the JavaScript ecosystem
docx
Generate and modify Microsoft Word .docx files with a declarative JS/TS API in Node or the browser.
speakeasy
A Node.js library for generating and verifying RFC 4226 (HOTP) and RFC 6238 (TOTP) one-time passcodes for two-factor authentication.
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.