dotenv-parents
Load .env from the current directory or its parents
Load .env from the current directory or its parents
Load environment variables via a JSON file
Creates an .env file by parsing a project's source code.
a simple and lightweight module to populate process.env from a .env file
replace .env file key=value
This package is a wrapper for [`dotenv`](https://www.npmjs.com/package/dotenv) to make it work with Git more easily
Loads environment variables from .env file
Config module to read .env config files and constructor options mixing in config.options
A nodejs module for creating .env file
CLI tool that produces dotenv or properties format by mergin values and adding arbitrary values from given dotenv or properties sources
Extenstion of dotenv library which able to parse JS object, interger, array and boolean.
package similar to dotenv that reads from JSON file.
extend dotenv to support defaults, types and nesting
The `.env` generator you can bundle with your project
Uses a secrets file that isn't committed to your repo, commit your non-secret environment config.
Read .envrc
A simple webpack plugin to support dotenv.
Touch .env file from local environments and options
Loads environment variables from .env
Encrypts .env file so that it can be used with git