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
Autoprefixer
Parses your CSS and automatically adds vendor prefixes using real-world browser usage data from Can I Use.
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
Better Auth
The most comprehensive, framework-agnostic authentication and authorization framework for TypeScript.
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.
passport
Simple, unobtrusive authentication middleware for Node.js with 480+ pluggable strategies.
@azure/identity
Microsoft Entra ID credential library that authenticates every Azure SDK client, from managed identity in production to CLI and browser login in development.
NextAuth.js
Open-source authentication for Next.js with OAuth, OIDC, email, and passkey sign-in.
cssnano
A modular CSS minifier built on the PostCSS ecosystem, composing dozens of swappable optimization plugins into safe, lite, and advanced presets.
postcss-preset-env
Converts tomorrow's CSS syntax into code today's browsers understand by auto-selecting PostCSS polyfill plugins from your browserslist targets.
openid-client
Certified OAuth 2 and OpenID Connect client for every modern JavaScript runtime.
passport-local
Passport strategy for authenticating users with a username and password in Node.js and Express applications.
passport-google-oauth20
Google OAuth 2.0 authentication strategy for Passport.js and Node.js
postcss-simple-vars
A PostCSS plugin that brings Sass-like $variables to CSS values, selectors, at-rules, and comments.
@nestjs/passport
The official NestJS integration module for the Passport authentication middleware