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
unicode-normalization
Unicode NFC/NFD/NFKC/NFKD normalization for Rust strings, per UAX #15
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
unicode-segmentation
Split Rust strings into grapheme clusters, words, and sentences per Unicode UAX #29
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
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.
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
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
uniseg
A Go library implementing Unicode Text Segmentation, Line Breaking, and monospace string width calculation per the Unicode Standard.
chardetng
A no_std character encoding detector for legacy Web content, built to give Firefox parity with Chrome's ced on undeclared charsets.
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
xregexp
Extended, extensible JavaScript regular expressions with named capture, Unicode properties, free-spacing syntax, and a regex utility belt.
whatlang
Fast, lightweight natural language and script detection for Rust