.env · transform🔥 popular

ENV 转 JSON — 在线将 .env 转换为 JSON

即时将 .env 文件转换为有效的 JSON。保留类型,处理嵌套键,可导出至任意运行时。

Be the first to rate
{
  "DATABASE_URL": "postgres://user:pass@localhost:5432/db",
  "PORT": 3000,
  "DEBUG": true,
  "OPENAI_API_KEY": "sk-xxxx"
}
Full tool page:/env-to-json