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
Tags2
Sort:Used by Most Apps
cross-env
Cross-platform CLI for setting environment variables in npm scripts without worrying about Windows vs POSIX syntax.
go-cmp
A safer, more powerful alternative to reflect.DeepEqual for comparing Go values in tests.
deep-equal
A standalone port of Node's own assert.deepEqual algorithm, giving spec-accurate deep equality checks in Node and the browser alike.
dequal
A tiny (304B to 489B gzipped), zero-dependency utility for deep equality checks in JavaScript.
envalid
Type-safe environment variable validation and cleanup for Node.js and Bun with zero runtime dependencies.
approx
Approximate floating point equality comparisons and assertions for Rust