.env Parser

Parse .env files and display environment variables as a table.

KeyValueComment
DATABASE_URLpostgresql://user:pass@localhost:5432/mydb
API_KEYmy-secret-key# Production API key
DEBUGfalse
PORT3000
NODE_ENVproduction

Related Tools

About this tool

Parse .env files and display environment variables as a table.