Parse, validate, and manipulate .env files. Compare .env with .env.example. Convert to JSON/YAML. Zero-dependency .env utility.
Get metadata on the default editor or a specific editor
Use Environment Variables in String
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
A Babel preset for each environment.
A Babel preset for each environment.
Inlines env vars in a string that contains $NAME expressions
Use ENVs securely with encryption
AWS credential provider that sources credentials from known environment variables
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Runtime agnostic JS utils
Run scripts that set and use environment variables across platforms
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Convert modern CSS into something browsers understand
Next.js dotenv file loading
A global executable to run applications with the ENV variables loaded by dotenv
Loads environment variables from .env file
hydrate environment variables from .env files into process.env
Executes a command using the environment variables in an env file
Wrapper executable to load env variables from .env and run Node
Specify an ENV configuration for future tasks in the chain
ESLint Environment for React Native
Uses export conditions to return environment information in a way that works with major bundlers and runtimes.
Simplify npm scripts with "if-env ... && npm run this || npm run that"