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.
fast-xml-parser
Pure-JS XML parser, builder, and validator with no C/C++ bindings and no callbacks
Chai
BDD/TDD assertion library for Node.js and the browser, framework-agnostic
validator.js
A dependency-free library of 100+ string validators and sanitizers for Node.js and the browser.
Strum
Derive macros and traits that make Rust enums easier to convert to and from strings
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
deep-equal
A standalone port of Node's own assert.deepEqual algorithm, giving spec-accurate deep equality checks in Node and the browser alike.
rust-pretty-assertions
Drop-in replacements for Rust's assert_eq! and assert_ne! that print colorful, side-by-side diffs instead of raw Debug dumps.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
assert
Node.js's assert module, ported to run in browsers and bundlers
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
approx
Approximate floating point equality comparisons and assertions for Rust
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
uvu
An extremely fast, lightweight test runner for Node.js and the browser, with optional browser-safe assertions.
num_enum
Type-safe Rust derive macros for converting between primitive integers and enums.
alembic-postgresql-enum
Alembic autogenerate support for creating, altering, and deleting PostgreSQL enum types automatically.
similar-asserts
assert_eq!-style Rust macros with colorized diff output for readable test failures.
constantly
Symbolic constants for Python with named text, numeric, and bit-flag values.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
is
TypeScript-first runtime type checking with type guards, assertions, and generic-aware inference for over 100 JavaScript and TypeScript value types.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
enum-iterator
Derive-based tools to iterate over every value of a Rust type