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
Sort:Used by Most Apps
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
strip-ansi
Strips ANSI escape codes from strings — the small, fast utility Node.js later built directly into its own core API.
query-string
Parse and stringify URL query strings in JavaScript with flexible array, number, and boolean handling.
nuqs
Type-safe search params state manager for React — like useState, but stored in the URL query string.
slugify
Slugify a string with accurate Unicode transliteration for URLs, filenames, and IDs.
colored
The simplest way to add ANSI colors and styles to terminal strings in Rust.
Strum
Derive macros and traits that make Rust enums easier to convert to and from strings
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
he
A robust, spec-compliant HTML entity encoder and decoder for JavaScript with full Unicode support.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
lz-string
Fast, dependency-free LZ-based string compression for JavaScript and TypeScript
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.
mdast-util-to-string
Get the plain-text content of any mdast node in a single function call.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
camelcase
Convert dash, dot, underscore, or space separated strings to camelCase or PascalCase, with full Unicode support.
memchr
Extremely fast SIMD-accelerated byte and substring search for Rust
filenamify
Convert any string into a valid, cross-platform safe filename in one function call.
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.
CSS.escape
A lightweight, spec-compliant polyfill for the CSS.escape() method defined in CSSOM, for safely escaping CSS identifiers.