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.
JSONPath
A JavaScript library for querying, transforming, and extracting data from JSON documents using an extended JSONPath syntax.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
jest-extended
Additional custom matchers for Jest to extend and simplify your test assertions.
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.
Capacitor
Build native iOS, Android, and Progressive Web Apps from a single web codebase
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.
jmespath.js
Query and transform JSON data in JavaScript with a single declarative expression string
@capacitor/app
The official Capacitor plugin for app lifecycle events, deep links, and app state
tree-sitter-java
A fast, incremental Java grammar for the tree-sitter parsing library
quicktype
Generate strongly-typed models and serializers from JSON, Schema, TypeScript, or GraphQL
PySpark
Python API for Apache Spark, the unified engine for large-scale distributed data processing
filetype
Fast, dependency-free Go library that detects file and MIME types from magic number signatures.
react-native-pdf
A cross-platform PDF viewer component for React Native, with zoom, paging, password protection, and native text selection.
jsonpath-ng
A standard-compliant JSONPath implementation for Python with arithmetic operators, AST manipulation, and in-place updates.
FlatBuffers
Google's memory-efficient, zero-copy serialization library for cross-language data exchange
ojg
A high-performance JSON parser and toolkit for Go with a full JSONPath implementation.
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.