.env · transform

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

将 JSON 对象转换为有效的 .env 文件。使用可配置分隔符自动展平嵌套键。

Be the first to rate
DATABASE_URL=postgres://user:pass@localhost:5432/db
PORT=3000
DEBUG=true
STRIPE_SECRET_KEY=sk_test_xxx
STRIPE_WEBHOOK=whsec_xxx
Full tool page:/json-to-env