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
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
Vitest
A blazing-fast unit testing framework powered by Vite, with Jest-compatible APIs out of the box.
Playwright
Cross-browser end-to-end web testing and browser automation with a single API for Chromium, Firefox, and WebKit.
jest
Delightful JavaScript testing with zero-config setup, snapshots, mocking, and coverage
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
Pino
A super fast, low-overhead JSON logger for Node.js applications.
Winston
A battle-tested Node.js logging library with pluggable transports, custom formats, and multiple log levels.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
Cypress
Fast, easy, and reliable end-to-end and component testing for anything that runs in a browser.
body-parser
Node.js body-parsing middleware that turns raw HTTP request bodies into ready-to-use req.body objects.
type-fest
A collection of essential, ready-made TypeScript utility types beyond the built-in standard library.
superjson
Serialize JavaScript to a superset of JSON that keeps Dates, Maps, Sets, BigInts, and more intact.
fast-xml-parser
Pure-JS XML parser, builder, and validator with no C/C++ bindings and no callbacks
mocha
The classic, battle-tested JavaScript test framework for Node.js and the browser, built around flexible async testing and pluggable reporters.
zod-to-json-schema
Converts Zod validation schemas into standard JSON Schema, ready for OpenAPI, OpenAI, and JSON Schema draft 7 consumers.
JSON5
JSON for humans: an extended JSON syntax with comments, trailing commas, and unquoted keys for hand-written config.
Chai
BDD/TDD assertion library for Node.js and the browser, framework-agnostic
jsonschema
The reference implementation of JSON Schema validation for Python, supporting every draft from 3 to 2020-12.
Fastify
A fast and low-overhead web framework for Node.js, built around schema-based validation and a plugin architecture