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
Tags6
Sort:Used by Most Apps
Playwright
Cross-browser end-to-end web testing and browser automation with a single API for Chromium, Firefox, and WebKit.
React Testing Library
Simple and complete React DOM testing utilities that encourage good testing practices.
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
jest-dom
Custom Jest matchers for asserting on the state of the DOM in your tests.
jest
Delightful JavaScript testing with zero-config setup, snapshots, mocking, and coverage
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
user-event
Simulates the full sequence of real browser events so Testing Library tests behave the way an actual user does.
testify
The essential Go toolkit for assertions, mocks, and structured test suites.
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
DOM Testing Library
Simple, framework-agnostic DOM query utilities that test your UI the way real users interact with it.
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
@codemirror/view
The DOM view layer for the CodeMirror 6 code editor, handling rendering, input, and editor chrome.
CodeMirror State
Immutable document, selection, and transaction data structures for the CodeMirror code editor
@monaco-editor/react
Drop the Monaco code editor into any React app without touching webpack, rollup, or bundler config files.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies