create-envexample
A simple CLI tool to create .env.example files from your .env files, making it easier to share environment variable structures without exposing sensitive data
unexample
convert .env.example to .env (and some)
env-check-ts
CLI tool to validate .env files and generate .env.example using schema defined with Zod in TypeScript.
crenvex
Generate .env.example easily