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.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
he
A robust, spec-compliant HTML entity encoder and decoder for JavaScript with full Unicode support.
base-64
A lightweight, RFC 4648-compliant base64 encoder and decoder for JavaScript, fully compatible with atob() and btoa().
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.
Symphonia
A 100% safe, pure-Rust audio decoding and media demuxing library supporting MP3, FLAC, AAC, ALAC, Vorbis, Opus, WAV, and more.
arxiv.py
A typed Python client for the arXiv API, handling pagination, retries, and Atom feed parsing.
@iarna/toml
A fast, spec-compliant TOML parser and stringifier for Node.js with a familiar JSON-style interface.
ujson
Ultra-fast JSON encoder and decoder for Python, written in C
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
io-ts
A TypeScript runtime type system that derives static types and runtime decoders/encoders from one composable schema.
heic-to
A JavaScript library that converts HEIC/HEIF images to JPEG, PNG, or bitmap entirely in the browser.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
iced-x86
Blazing-fast, correct x86/x64 disassembler, assembler, decoder, and encoder written in pure Rust.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
fast-png
A pure JavaScript PNG encoder and decoder supporting 16-bit depth, Adam7 interlacing, indexed color, and full APNG animation frames.
zenpy
A Python SDK for the Zendesk, Chat, Talk, and Help Center APIs with built-in caching, rate-limit handling, and lazy-loaded object relationships.
Ogg
Pure-Rust decoder and encoder for the Ogg container format, implementing the xiph.org Ogg framing spec.
libwebp-sys
Low-level bindgen FFI bindings to Google's libwebp for encoding and decoding WebP images in Rust.
windows-1252
A robust JavaScript implementation of the windows-1252 character encoding as defined by the WHATWG Encoding Standard.
py-ubjson
Universal Binary JSON (UBJSON) draft-12 encoder and decoder for Python