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
chi
A lightweight, idiomatic Go HTTP router built entirely on net/http, for composing middleware and mounting REST APIs without a framework.
react-zoom-pan-pinch
A React library for zooming, panning, and pinch gestures on any HTML element
use-context-selector
A userland implementation of useContextSelector that stops React Context updates from re-rendering every consumer.
youtube-transcript-api
Fetch transcripts and auto-generated subtitles for any YouTube video in Python
nestjs-cls
Continuation-local storage for NestJS, built on AsyncLocalStorage and wired into Nest's own DI system.
Constate
Lift local React state into scoped Context using a single factory around your own hooks
cls-hooked
Continuation-local storage for Node.js, built on async_hooks instead of the deprecated async-listener.
@fastify/request-context
Request-scoped storage for Fastify apps, built on Node's AsyncLocalStorage, so any hook or handler can read and write per-request state without threading it through function arguments.
accesscontrol
Role- and attribute-based access control (RBAC + ABAC) for Node.js, with enforced ownership, conditions, and require() gates.
Graft
A CLI that builds a persistent, readable context graph of your codebase so coding agents stop re-exploring it from scratch every session.