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
Kind1
Category
Sort:Used by Most Apps
React
The declarative, component-based JavaScript library for building fast, interactive user interfaces on the web and in native apps.
React DOM
React's official renderer for the DOM and server — createRoot, hydrateRoot, and streaming SSR in one package.
postcss
A CSS transformation engine that parses styles into an AST, letting JS plugins lint, prefix, and rewrite CSS — the foundation beneath Autoprefixer, Tailwind, and 200+ other tools.
dotenv
Loads environment variables from a .env file into process.env for Node.js apps.
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
jsdom
A pure-JavaScript implementation of the WHATWG DOM and HTML standards for Node.js.
React Testing Library
Simple and complete React DOM testing utilities that encourage good testing practices.
Lodash
A modern JavaScript utility library delivering modularity, performance, and extras for arrays, objects, and functions.
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
jest-dom
Custom Jest matchers for asserting on the state of the DOM in your tests.
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
DOMPurify
DOM-only, uber-tolerant XSS sanitizer for HTML, MathML, and SVG that runs in the browser and on the server.
Recharts
A composable charting library for React, built on D3 and SVG.
TanStack Table
Headless, type-safe tables and datagrids for React, Vue, Solid, and more.
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
user-event
Simulates the full sequence of real browser events so Testing Library tests behave the way an actual user does.
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
sharp
High-performance Node.js image processing powered by libvips, built for fast resizing and format conversion.
i18next
The internationalization framework for JavaScript, with zero runtime dependencies and a pluggable ecosystem for every environment.
AI SDK
Provider-agnostic TypeScript toolkit for building AI apps and agents with any LLM.
js-yaml
A fast, complete YAML 1.2 and 1.1 parser and serializer for JavaScript.
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
yaml
A definitive TypeScript parser and stringifier for YAML, supporting 1.1 and 1.2 with comment and CST access.
DOM Testing Library
Simple, framework-agnostic DOM query utilities that test your UI the way real users interact with it.