SaaSHub helps you find the best software and product alternatives Learn more →
Json_env Alternatives
Similar projects and alternatives to json_env
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better json_env alternative or higher similarity.
json_env discussion
json_env reviews and mentions
Posts with mentions or reviews of json_env.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-10.
-
Use TOML for `.env` Files?
My major pain point was that I had big JSON files inside my .env files. We use Cloud Foundry at work and it uses plenty of these for configuration.
I wrote a small Rust tool called ‘json_env’[0] to read JSON files and supply them as ENV vars to a program. I’m working on it in my free time and eventually want to also replace direnv with it. TOML and YAML support is also planned.
[0] https://github.com/brodo/json_env
- json_env - Environment Variable Loader
-
My fist rust crate: `json_env`
I just published my `json_env` crate to homebrew. It's a small CLI app which allows you to start other apps with env variables defined in an `.env.json` file.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
Basic json_env repo stats
3
5
10.0
over 3 years ago
brodo/json_env is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of json_env is Rust.