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.
debug
A tiny, zero-config JavaScript debugging utility with namespaced, color-coded output for Node.js and the browser.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Symfony VarDumper
A better dump() function for PHP that walks and renders any variable clearly.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
Laravel Debugbar
An in-browser debugging and profiling toolbar that integrates PHP Debug Bar with Laravel.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
serde-repr
Derive macros that serialize and deserialize C-like Rust enums as their underlying integer repr value instead of the variant name.
chrome-remote-interface
A Node.js client for the Chrome DevTools Protocol, exposing every browser command, event, and type as a plain JavaScript API.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
electron-is-dev
Detect whether an Electron app is running in development or a packaged production build.
bitpacking
SIMD-accelerated Rust bit-packing for compressing integer sequences at billions of values per second.
Laravel Ray
Sends debug output from Laravel apps to Ray, Spatie's desktop debugging application
Eruda
An embeddable developer console for debugging web pages on mobile browsers.
IceCream
A Python debugging library that prints both an expression and its value, so you never have to write print("x:", x) again.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
Brick\Math
Arbitrary-precision arithmetic for PHP with immutable big integer, decimal, and rational numbers.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
annotate-snippets-rs
Renders compiler-quality annotated diagnostic reports with source-span highlighting, multi-line underlines, and suggested patches.
itoa
Fast, allocation-free conversion of integer primitives to decimal strings for Rust.
Yii2 Debug
Debugger toolbar and profiling pages for Yii Framework 2 applications.
deranged
Ranged integer types for Rust that encode compile-time minimum and maximum bounds in the type system.
integer-encoding
Varint, zigzag, and fixed-length integer encoding and decoding for Rust.
nonmax
Rust integer types that can hold any value except their type's maximum, so Option<T> costs nothing extra over T.