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
DOMPurify
DOM-only, uber-tolerant XSS sanitizer for HTML, MathML, and SVG that runs in the browser and on the server.
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
zeroize
Securely clear secrets from memory using a simple trait that resists compiler optimization
secrecy
Rust wrapper types that keep secrets out of logs, debug output, and Clone/Copy, and securely wipe them from memory on drop
dotenv-webpack
A secure Webpack plugin that loads dotenv variables into your bundle while exposing only what your code actually references.
@node-rs/argon2
Native Rust binding for Argon2 password hashing in Node.js
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
iron-session
Secure, stateless, cookie-based session library for Next.js and any JavaScript framework
crypto-random-string
Generate cryptographically strong random strings for IDs, slugs, salts, and secrets
random_compat
PHP 5 polyfill for PHP 7's cryptographically secure random_bytes() and random_int()
Laratrust
Flexible role-based access control (RBAC) for Laravel with roles, permissions, teams, and caching
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.