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.
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.
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
slugify
Slugify a string with accurate Unicode transliteration for URLs, filenames, and IDs.
itertools
Extra iterator adaptors, methods, and macros extending Rust's standard Iterator trait
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
croniter
Parses cron schedule strings and iterates the matching datetime values, with DST, second/year fields, and last-weekday support.
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.
more-itertools
More routines for operating on iterables, beyond Python's built-in itertools
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.