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
Kind1
Category3
Sort:Used by Most Apps
clsx
A tiny, fast utility for conditionally constructing className strings
tailwind-merge
Merge Tailwind CSS classes without style conflicts
Lodash
A modern JavaScript utility library delivering modularity, performance, and extras for arrays, objects, and functions.
uuid
RFC9562-compliant UUID generation for JavaScript and TypeScript.
globals
A single JSON file of global identifiers for every JavaScript environment, used by ESLint and other static analysis tools.
nanoid
A tiny, secure, URL-friendly unique string ID generator for JavaScript and TypeScript
semver
The semantic version parser and range matcher that powers npm itself.
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
serde
A generic framework for serializing and deserializing Rust data structures efficiently and safely.
uuid
Dependency-free RFC 9562 UUID generation and parsing for Go, with built-in SQL and encoding support.
js-yaml
A fast, complete YAML 1.2 and 1.1 parser and serializer for JavaScript.
yaml
A definitive TypeScript parser and stringifier for YAML, supporting 1.1 and 1.2 with comment and CST access.
jsonwebtoken
The de facto Node.js library for signing, verifying, and decoding JSON Web Tokens.
rimraf
Cross-platform recursive file and directory removal for Node.js, modeled on the UNIX `rm -rf` command.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
glob
The most correct and second-fastest shell-style file pattern matching library for Node.js.
tslib
The runtime library that houses TypeScript's compiler helper functions so your emitted code stays small.
PyYAML
A full-featured YAML parser and emitter for Python, with C-accelerated bindings
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
classnames
A tiny utility for conditionally joining CSS class names together.
tempfile
A secure, cross-platform Rust library for temporary files and directories that clean up automatically on drop.
jose
Zero-dependency JWT, JWS, JWE, and JWK toolkit for Node.js, browsers, and edge runtimes.
base64
Correct, fast, and configurable base64 encoding and decoding for Rust, with pluggable alphabets and padding.
JSZip
Create, read, and edit ZIP files directly in JavaScript, in the browser or Node.js.