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
Tags2
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.
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
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.
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.
jest
Delightful JavaScript testing with zero-config setup, snapshots, mocking, and coverage
eslint-plugin-import
ESLint rules that validate ES module import/export syntax and catch broken paths before they hit your build.
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.
tempfile
A secure, cross-platform Rust library for temporary files and directories that clean up automatically on drop.
MSW (Mock Service Worker)
Seamless REST and GraphQL API mocking for browser and Node.js