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
sharp
High-performance Node.js image processing powered by libvips, built for fast resizing and format conversion.
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.
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.
filetype
Fast, dependency-free Go library that detects file and MIME types from magic number signatures.
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.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
graphql-fields
Turns a GraphQL resolver's info argument into a flat map of every requested field, honoring @include/@skip directives.
graphql-list-fields
Extracts the list of fields a client requested from a GraphQL resolver's info object, fragments and directives included.
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.
minimizer-webpack-plugin
A webpack 5 plugin that minifies JS, CSS, HTML, JSON, and images through pluggable, stackable minimizer implementations.
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