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
Tags3
Sort:Used by Most Apps
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
@rollup/plugin-alias
Rollup plugin for defining and resolving import aliases, swapping brittle relative paths for clean, refactor-safe module names.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
bcrypt
Battle-tested password hashing for Node.js using the adaptive bcrypt algorithm.
aes-gcm
Pure Rust AES-GCM authenticated encryption with optional hardware acceleration
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
js-sha256
A fast, zero-dependency SHA-256/SHA-224 hashing library for JavaScript with built-in UTF-8 support and HMAC.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
phpseclib
Pure-PHP implementations of SSH2, SFTP, X.509, RSA, AES, and dozens of other cryptographic primitives
jsrsasign
Pure JavaScript cryptography library for RSA/ECDSA/DSA signing, X.509 certificates, ASN.1, JWS/JWT, and CMS.
argon2
Node.js bindings to the reference Argon2 password hashing implementation
rsa
Pure Rust implementation of RSA encryption, signing, and key handling