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
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.
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
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.
ts-node
TypeScript execution engine and REPL for Node.js that runs .ts files directly, without a separate compile step.
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
cross-env
Cross-platform CLI for setting environment variables in npm scripts without worrying about Windows vs POSIX syntax.
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.
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
uuid
Dependency-free RFC 9562 UUID generation and parsing for Go, with built-in SQL and encoding support.
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
Commander.js
The complete, battle-tested framework for building Node.js command-line interfaces.
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.
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
Oxlint
Rust-based JavaScript/TypeScript linter that runs 50-100x faster than ESLint, with zero configuration required.
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.