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
Tags2
Sort:Used by Most Apps
jose
Zero-dependency JWT, JWS, JWE, and JWK toolkit for Node.js, browsers, and edge runtimes.
base64
Correct, fast, and configurable base64 encoding and decoding for Rust, with pluggable alphabets and padding.
query-string
Parse and stringify URL query strings in JavaScript with flexible array, number, and boolean handling.
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
he
A robust, spec-compliant HTML entity encoder and decoder for JavaScript with full Unicode support.
base-x
Fast base encoding and decoding for any custom alphabet, using bitcoin-style leading zero compression.
wavefile
A zero-dependency JavaScript library to create, read, and write WAV audio files according to the RIFF/RIFX/RF64 specs, in Node.js and the browser.
bs58
Base58 encoding and decoding for Bitcoin and other cryptocurrency addresses.
html-escaper
A tiny, zero-dependency utility that safely escapes and unescapes HTML entities in JavaScript strings.
decode-named-character-reference
Decodes a single named HTML character reference, such as amp or notin, into its actual Unicode character.
hashids
Small PHP library to generate short, reversible YouTube-like IDs from numbers.
purify-ts
Functional programming standard library for TypeScript with Maybe, Either, and Codec
react-doc-viewer
A pluggable React component that renders PDFs, images, Office documents, CSVs, HTML, and video in one unified inline viewer.
querystringify
A small, dependency-free JavaScript library for parsing and building URL query strings, with built-in protection against prototype-pollution keys.
base64-stream
Streaming Base64 encoder and decoder Transform classes for Node.js, so binary data can be converted on the fly instead of buffered in memory.