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.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
js-base64
Pure-JavaScript Base64 encoder/decoder with full Unicode and URL-safe support
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
byteorder
A lightweight Rust library for reading and writing numbers in big-endian and little-endian order
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.
ffmpeg-static
Resolve static ffmpeg and ffprobe binary paths for macOS, Linux, and Windows in Node.js — no system install required.
Plotly.js
Open-source JavaScript charting library for interactive, publication-quality graphs and dashboards
filetype
Fast, dependency-free Go library that detects file and MIME types from magic number signatures.
react-plotly.js
React component wrapper for Plotly.js interactive charts and graphs
isBinaryFile
Detects whether a file or buffer is binary or text in Node.js, similar to Perl's -B switch, with encoding hints for accurate UTF-16, Latin-1, and CJK detection.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
n
A dependency-free Bash CLI for interactively installing and switching Node.js versions.
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.
blob-util
Small cross-browser utilities for converting Blobs to and from base64 strings, ArrayBuffers, data URLs, and canvas images.
bitstream-io
Read and write unaligned binary values from Rust streams in big- or little-endian
keyed_priority_queue
Rust priority queue with change-priority and remove-by-key support