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
Tags3
Sort:Used by Most Apps
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
@fastify/cors
Official Fastify plugin that adds configurable CORS headers and preflight handling to any Fastify API.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
connect-es
Type-safe RPC clients and servers for TypeScript, built from Protobuf schemas and servable over Connect, gRPC, or gRPC-Web.
@fastify/static
A Fastify plugin that serves static files and directories as fast as possible, with pre-compressed assets, custom caching, and directory listings built in.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
@fastify/multipart
Streaming multipart/form-data parsing plugin for Fastify with async iterators and disk or memory upload modes
fastify-formbody
A lightweight Fastify plugin that parses application/x-www-form-urlencoded request bodies out of the box.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
@fastify/websocket
Adds first-class WebSocket route support to Fastify, dispatching every upgrade through Fastify's own hooks and router instead of bolting ws on beside it.
@fastify/rate-limit
A low-overhead rate limiter for Fastify routes, with in-memory or Redis-backed request tracking.
@fastify/cookie
Fast, secure cookie parsing and signing plugin for Fastify applications