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
Category2
Sort:Used by Most Apps
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
AWS SDK for Go v2
The official AWS SDK for Go — type-safe, modular clients for every AWS service.
yargs
The modern, pirate-themed command-line argument parser and command framework for Node.js
ora
An elegant, dependency-light terminal spinner for Node.js command-line apps and scripts.
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.
@clack/prompts
Opinionated, ready-to-use interactive prompt components for building beautiful command-line apps in Node.js.
tqdm
A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.
Better Auth
The most comprehensive, framework-agnostic authentication and authorization framework for TypeScript.
google-auth
The foundational Python library for authenticating to Google Cloud and Google APIs with OAuth2, service accounts, and Application Default Credentials.
TypeScript Native Preview
Preview npm build of tsgo, the native Go port of the TypeScript compiler ahead of TypeScript 7.0.
bcrypt
Battle-tested password hashing for Node.js using the adaptive bcrypt algorithm.
Create React App
Zero-configuration CLI that bootstraps a React single-page app in one command
google-api-nodejs-client
Google's officially supported Node.js client library for calling hundreds of Google APIs with built-in OAuth 2.0, API key, and service-account auth.
pflag
A drop-in replacement for Go's flag package that adds POSIX/GNU-style double-dash flags and shorthand letters.
dotenv-cli
A command-line tool that loads .env files and runs any command with those environment variables set.
TypeDoc
Generates browsable API documentation straight from TypeScript source and doc comments, using the real compiler to get types right.
passport
Simple, unobtrusive authentication middleware for Node.js with 480+ pluggable strategies.
cookie
Basic HTTP cookie parser and serializer for HTTP servers, with zero dependencies and full RFC 6265 support.
strip-ansi
Strips ANSI escape codes from strings — the small, fast utility Node.js later built directly into its own core API.
vue-tsc
A command-line type-checking tool that teaches the TypeScript compiler to understand Vue single-file components.
express-rate-limit
Basic IP rate-limiting middleware for Express to throttle repeated requests and protect public APIs and sensitive endpoints.
Inquirer.js
Interactive command-line prompts for Node.js — lists, checkboxes, confirms, and more with a single async API.
color
Colorized terminal output for Go with ANSI escape codes, 24-bit RGB, and built-in Windows support.
supabase-js
The official isomorphic JavaScript SDK for Supabase — database, auth, realtime, storage, and edge functions in one client.