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
Tags4
Sort:Used by Most Apps
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Puppeteer
Node.js library for automating Chrome and Firefox over the DevTools Protocol and WebDriver BiDi
p-queue
Promise queue with concurrency control, interval-based rate limiting, and priority scheduling for async tasks.
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
GitPython
A Python library for reading and manipulating Git repositories, from high-level porcelain to low-level plumbing.
conf
Simple, schema-validated config file persistence for Node.js apps and CLI tools
distro
Linux distribution detection library and CLI, replacing Python's removed platform.linux_distribution()
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
json-2-csv
Converts arrays of JSON documents to RFC 4180 compliant CSV and back, with native support for nested sub-documents.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
camelcase
Convert dash, dot, underscore, or space separated strings to camelCase or PascalCase, with full Unicode support.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.