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
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.
byteorder
A lightweight Rust library for reading and writing numbers in big-endian and little-endian order
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.
n
A dependency-free Bash CLI for interactively installing and switching Node.js versions.
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