env-check-ts
CLI tool to validate .env files and generate .env.example using schema defined with Zod in TypeScript.
unexample
convert .env.example to .env (and some)
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
crenvex
Generate .env.example easily