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
Category3
Sort:Used by Most Apps
GraphQL Code Generator
A plugin-based CLI that generates typed code from a GraphQL schema and operations
pako
A fast, zlib-compatible compression library for JavaScript that runs identically in the browser and Node.js.
jsonrepair
Repair invalid or broken JSON documents — missing quotes, trailing commas, truncation, and more
js-base64
Pure-JavaScript Base64 encoder/decoder with full Unicode and URL-safe support
jiti
A zero-dependency runtime that transpiles TypeScript and ESM on the fly so Node.js can require() or import them directly.
go-jose
The canonical Go implementation of JSON Web Encryption, Signature, and Token standards (JWE, JWS, JWT).
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
csv
Fast, flexible CSV reading and writing for Rust, with Serde support
tomli
A lil' TOML parser for Python — fast, spec-compliant, and dependency-free.
hmac
Generic, pure-Rust implementation of Hash-based Message Authentication Code (HMAC)
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
otp
A Go library for generating and validating TOTP and HOTP one-time passcodes, compatible with Google Authenticator.
xxhash
A pure-Go implementation of the 64-bit xxHash (XXH64) algorithm with hand-written amd64 and arm64 assembly for maximum throughput.
url-loader
A webpack loader that inlines small files as base64 Data URLs, falling back to file-loader for anything over a configurable size limit.
@electron/rebuild
Rebuilds native Node.js modules against your installed Electron version so npm install just works.
postcss-cli
The command-line runner for PostCSS, transforming CSS files, globs, and directories from the terminal with your existing plugin chain.
tar
Streaming Rust library for reading and writing TAR archives
protobuf.js
A fast, conformant JavaScript and TypeScript implementation of Protocol Buffers, no protoc required
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
cuid2
Secure, collision-resistant unique IDs for JavaScript, built to resist guessing and horizontal-scale collisions.
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
object-hash
Deterministic SHA1/MD5 hashing for any JavaScript value or object, in Node.js and the browser.