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
dotenv
Loads environment variables from a .env file into process.env for Node.js apps.
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
ts-node
TypeScript execution engine and REPL for Node.js that runs .ts files directly, without a separate compile step.
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
Sentry JavaScript (@sentry/browser)
The official Sentry SDK for capturing errors, performance traces, and session replays in browser JavaScript apps.
testify
The essential Go toolkit for assertions, mocks, and structured test suites.
jose
Zero-dependency JWT, JWS, JWE, and JWK toolkit for Node.js, browsers, and edge runtimes.
Cobra
The commander library that powers Kubernetes, Hugo, and GitHub CLI's command-line interfaces.
jwt
A zero-dependency Go implementation of JSON Web Tokens (JWT) with pluggable HMAC, RSA, RSA-PSS, ECDSA, and Ed25519 signing methods.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
AWS SDK for Go v2
The official AWS SDK for Go — type-safe, modular clients for every AWS service.
Astro
The web framework for building fast, content-driven websites with islands architecture.
websocket
A fast, RFC 6455-compliant WebSocket implementation for Go with full control over framing, compression, and concurrency.
turndown
Convert HTML into clean, customizable Markdown in Node.js and the browser.
@clack/prompts
Opinionated, ready-to-use interactive prompt components for building beautiful command-line apps in Node.js.
Logrus
Structured, pluggable logging for Go with a stdlib-compatible API and level-based hooks.
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
mux
A lightweight, http.Handler-compatible Go router that matches requests by path, host, method, headers, and query, and can reverse them back into URLs.
go-redis
The official, idiomatic Go client for Redis — connection pooling, Cluster, Sentinel, pipelines, and client-side caching built in.
Go-MySQL-Driver
A pure Go implementation of the MySQL wire protocol, used as the database/sql driver for MySQL, MariaDB, and TiDB.
openapi-typescript
Generate type-safe TypeScript types directly from your OpenAPI 3.0 and 3.1 schemas.