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.
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.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
common-tags
A well-tested library of tagged template literal functions for cleaning up multiline strings, HTML, and lists in ES2015+ JavaScript.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
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.
style-to-object
Parses CSS inline style strings into plain JavaScript objects, powering markdown-to-jsx, react-markdown, and dozens of other rendering pipelines.
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.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
compact_str
A memory-efficient Rust string type that inlines up to 24 bytes on the stack, skipping heap allocation for common cases.
babel-plugin-inline-react-svg
A Babel plugin that transforms SVG file imports into optimized, inlined React components at build time.
enum-iterator
Derive-based tools to iterate over every value of a Rust type