V
Vel·ToolKit
Simple · Fast · Ready to use
EN

.env

.env ↔ JSON / YAML / shell / docker

.env
Format
7 parsed
Output
{ "DB_HOST": "localhost", "DB_PORT": "5432", "DB_NAME": "my app", "API_KEY": "sk_\"live\"_42", "DEBUG": "true", "URL": "postgres://localhost:5432/my app", "PATH_EXTRA": "/opt/bin:/usr/bin" }