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
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
Lodash
A modern JavaScript utility library delivering modularity, performance, and extras for arrays, objects, and functions.
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
eslint-plugin-import
ESLint rules that validate ES module import/export syntax and catch broken paths before they hit your build.
rollup
A module bundler for JavaScript that compiles small pieces of code into optimized libraries and applications using native ES modules.
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
bcrypt
Battle-tested password hashing for Node.js using the adaptive bcrypt algorithm.
postcss-import
A PostCSS plugin that inlines @import rules, merging split CSS files into one stylesheet before other plugins run.
webpack-bundle-analyzer
Turns webpack build stats into an interactive, zoomable treemap so you can see exactly what's bloating every bundle.
aes-gcm
Pure Rust AES-GCM authenticated encryption with optional hardware acceleration
install
A minimal CommonJS module loader that lets you install and synchronously require a tree of modules in any JavaScript environment.
js-sha256
A fast, zero-dependency SHA-256/SHA-224 hashing library for JavaScript with built-in UTF-8 support and HMAC.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
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.