envalyze
A CLI tool that scans your codebase, detects all external API URLs, and automatically generates clean .env entries for them
vercel-env-push
The missing Vercel CLI command to push environment variables from .env files.
secret-env
A secure alternative to dotenv — prevents sensitive '.env.secret' files from being pushed to Git and creates '.env.secret.example' automatically. Supports CommonJS and ES Module.
envolve
Envolve CLI is a powerful tool for managing environment variables in your projects. It allows you to easily create, update, compare, and sync environment files across different services.
@kitiumai/env-type-generator
Zero-config TypeScript type generator for .env files with Zod validation, watch mode, and IDE autocomplete support