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
Tags4
Sort:Used by Most Apps
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
NestJS
A progressive Node.js framework for building efficient, scalable, and maintainable server-side applications in TypeScript.
Leaflet
The leading lightweight open-source JavaScript library for mobile-friendly interactive maps.
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
Tavily Python
Official Python SDK for Tavily's search, extract, crawl, and research API
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
OpenLayers
A high-performance JavaScript library for building interactive web maps with vector data, tiled imagery, and WebGL rendering.
promise-pool
Map-like, concurrent promise processing for Node.js with configurable concurrency, timeouts, and error handling.
quick-lru
A simple, fast Least Recently Used (LRU) cache built on a dual-Map design