Search results
79 packages found
Read environment variables to JSON
Type safe control over environment variables in typescript
Simple package that enables you to load .env files in to process.env and also do variable expansion in a predetermined order based on the NODE_ENV environment variable value.
- dot-env
- env
- load-env
- environment
- env vars
- environment variables
- next-env
- process env
- env config
- env file
- env loader
- env parser
- env reader
- env variables
- View more
Serverless plugin for reading stage-specific environment variables from a config file
Basic package to get .env vars. Nothing fancy, less than 50 loc.
Provides conventions and code to deal with unix environment vars in a pleasant way
Helper library to load environment variables from either process.env or a .env file
`cross-ci` standardizes environment variables for CI. For example, your can simply use `BUILD_BRANCH` variable in all CI runners instead of `CIRCLE_BRANCH` in CircleCI or `TRAVIS_PULL_REQUEST_BRANCH` in Travis.
Simple util for config files that checks and returns an env var.
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.
- monorepo
- dotenv
- dotenv-expand
- expand
- vars
- variables
- load
- loader
- mono
- one
- single
- centralized
- repo
- changes
- View more
Read environment variables in safe way, with full TypeScript support. No more missing environment variables.
Convert environment vars to convenient nested object.
Simple environment-based application settings for NodeJS.
Use - JSON file(s) - .env file for development - ENV vars
Load casted environment variables or throw if they don't exist
Enforce env vars for 12-factor apps in dev or prod
Pre-process your env vars in the easiest way possible.
A typescript lib leveraging decorator to create objects contain env vars
Object containing the user environment.
Load encrypted environment variables at runtime, and manage environments.