dotenv
Loads environment variables from .env file
Loads environment variables from .env file
Expand environment variables using dotenv
Validation for your environment variables
Execute commands with .env file
Custom env is a library built to make development more feasible by allowing multiple .env configurations for different environments.
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.
Wrapper executable to load env variables from .env and run Node
Loads environment variables from a chosen .env file into process.env
dotenv to json
Keep your .env in sync with .env.example
Configuration module for resty.js.
Minimal YAML .env.yml file loader
Loads environment variables from .env file
Loads environment variables from .env file (with override feature)
Minimal YAML .env file loader
Zero-dependency library for loading .env files. Supports default values and type definitions.
Create React App style dotenv support for Node projects.
Streaming process.env writer
Streaming environment variable reader