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
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
filesize.js
Zero-dependency JavaScript utility that converts byte counts into human-readable file size strings, with SI, IEC, and JEDEC standard support.
pretty-bytes
Convert byte counts into human-readable strings like 1337 → 1.34 kB, with binary, bit, and locale-aware formatting options.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
readable-stream
A standalone, spec-accurate copy of Node.js core streams for consistent behavior across Node versions and in browsers.
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.
auto-bind
Automatically bind class methods to their instance, including inherited ones
get-stream
Consume a Node.js or web stream into a string, Buffer, ArrayBuffer, or array
byte-size
Converts a numeric bytes value into a human-readable string like '3.5 kB', with metric, IEC, and fully custom unit support.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
memoize
Speed up repeated function calls by caching results for identical input arguments.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
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.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
node-klaw
A Node.js file system walker exposed as a Readable stream, extracted from fs-extra.
later
Composable library for defining recurring schedules and calculating their next or previous occurrences.
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().