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
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
ora
An elegant, dependency-light terminal spinner for Node.js command-line apps and scripts.
idna
Internationalized Domain Names for Python — IDNA 2008 and UTS #46 encoding and decoding
Charset Normalizer
A pure-Python universal charset detector that turns text of unknown encoding into clean Unicode.
slugify
Slugify a string with accurate Unicode transliteration for URLs, filenames, and IDs.
cli-table3
Pretty unicode tables for the command line, drop-in API-compatible with the original cli-table
punycode.js
A robust Punycode converter for internationalized domain names, fully compliant with RFC 3492 and RFC 5891.
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.
chardet
Universal character encoding detector for Python with built-in language and MIME type detection.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
encoding_rs
Fast, WHATWG-compliant character encoding conversion crate that powers Firefox's Web-facing text decoding.
unicode-normalization
Unicode NFC/NFD/NFKC/NFKD normalization for Rust strings, per UAX #15
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
unicode-segmentation
Split Rust strings into grapheme clusters, words, and sentences per Unicode UAX #29
icu
ICU4X: the Rust meta-crate for internationalization — locale-aware dates, collation, casing, segmentation, and more
fpdf2
A pure-Python library for generating and manipulating PDF documents, with text, images, tables, barcodes, SVG, and digital signing built in.
transliteration
Converts Unicode text from any writing system into Latin ASCII or URL-safe slugs, with zero runtime dependencies.
CSS.escape
A lightweight, spec-compliant polyfill for the CSS.escape() method defined in CSSOM, for safely escaping CSS identifiers.
wcwidth
Measures the displayed width of Unicode strings in a terminal, so CLI/TUI output lines up correctly across CJK, emoji, and combining characters.
unicode-width
Determine the displayed width of Unicode characters and strings per UAX #11
get-east-asian-width
Determine the East Asian Width of a Unicode character using current Unicode data
Pretext
Fast, DOM-free multiline text measurement and layout for JavaScript and TypeScript
comfy-table
A minimalistic Rust library for building beautiful, dynamically-wrapped terminal tables