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.
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.
lz-string
Fast, dependency-free LZ-based string compression for JavaScript and TypeScript
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
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.
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.
convert_case
Convert Rust strings between snake, kebab, camel, Pascal, title, and other cases
get-east-asian-width
Determine the East Asian Width of a Unicode character using current Unicode data
url-parse
Small, dependency-light URL parser that works identically in Node.js and the browser.
fast-levenshtein
A tiny, locale-aware Levenshtein distance calculator for JavaScript, backed by the fastest-levenshtein engine.
escape-string-regexp
Escape RegExp special characters in a string for safe use inside a JavaScript regular expression.