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
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
core-js
Modular standard library and polyfills for JavaScript, from ECMAScript features to proposals and web standards.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
python-dateutil
Powerful extensions to Python's datetime module for parsing, deltas, recurrence, and timezones.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
reflect-metadata
A polyfill for the Metadata Reflection API that powers decorator metadata in TypeScript and JavaScript.
Jinja
A fast, expressive, and extensible templating engine for Python.
react-hotkeys-hook
A lightweight React hook for wiring up keyboard shortcuts in components declaratively.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
psycopg2
The most popular PostgreSQL database adapter for Python, implementing the full DB API 2.0 specification.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
BullMQ
Fast, reliable Redis-based message queue and background job processing for Node.js and TypeScript.
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.
mime-types
The ultimate JavaScript content-type utility for resolving MIME types from file extensions and paths.
js-cookie
A simple, lightweight JavaScript API for handling browser cookies, client-side.