deo
12factor config manager
12factor config manager
Create layers of ENV variables saved to etcd and deploy docker containers using them
A simplified environment expander
Encrypt and decrypt individual lines inside a .env file. Supports multiple encryption keys. Keys and dotenv files can be read text file or read from the environment.
Parse delimiter separated values from env to array.
Transform .env variables into condensed JSON variables for use in nodejs projects.
Generates an .env.example file from an .env file
Reverse of dotenv; filter env variables and output them in the dotenv format
Load multiple environment variables using dotenv
A helper created to generate .env file of accessed ENV variables with its values.
Creates an .env file by parsing a project's source code.
a simple and lightweight module to populate process.env from a .env file
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
This module allows you to manage your environment settings in a more elegant way
A nodejs module for creating .env file
Extenstion of dotenv library which able to parse JS object, interger, array and boolean.
extend dotenv to support defaults, types and nesting
The `.env` generator you can bundle with your project
A simple webpack plugin to support dotenv.