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
cross-env
Cross-platform CLI for setting environment variables in npm scripts without worrying about Windows vs POSIX syntax.
keyv
A consistent Promise-based key-value storage API for Node.js with pluggable adapters for Redis, MongoDB, SQLite, Postgres, and more.
NestJS Cache Manager (@nestjs/cache-manager)
Official NestJS caching module wrapping cache-manager and Keyv for pluggable multi-store caching.
envalid
Type-safe environment variable validation and cleanup for Node.js and Bun with zero runtime dependencies.
cache-manager-redis-store
A Redis store adapter for node-cache-manager, built as a thin wrapper around node-redis v4.
cache-manager-ioredis-yet
A drop-in Redis and Redis Cluster storage adapter for node-cache-manager, built on ioredis.