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
Express
The fast, unopinionated, minimalist web framework for Node.js
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
MSW (Mock Service Worker)
Seamless REST and GraphQL API mocking for browser and Node.js
p-limit
A tiny, battle-tested utility for running async functions with a strict concurrency limit.
form-data
Build readable multipart/form-data streams in Node.js for forms and file uploads
MySQL2
Fast, pure-JavaScript MySQL client for Node.js with prepared statements, promises, and pooling.
Astro
The web framework for building fast, content-driven websites with islands architecture.
webpack-dev-server
The official live-reloading development server for webpack, with hot module replacement, HTTPS, and proxying built in.
@hono/node-server
The official Node.js adapter that runs your Hono application on a native Node HTTP server using web-standard APIs.
Gin
A high-performance HTTP web framework for Go, built on a zero-allocation radix-tree router with an Express.js-style API.
p-queue
Promise queue with concurrency control, interval-based rate limiting, and priority scheduling for async tasks.
node-mssql
The Node.js client for Microsoft SQL Server, wrapping Tedious (or MSNodeSQLv8) behind a unified pool, request, and transaction API.
graphql-ws
Zero-dependency server and client implementing the GraphQL over WebSocket Protocol
DataLoader
A batching and caching layer that coalesces per-request data loads into a fraction of the backend calls.
start-server-and-test
Starts your dev server, waits for it to respond, runs your test command, then shuts the server down automatically.