Expand environment variables using dotenv
Drop in replacement for `dotenv` with `dotenv-expand` preloaded
https://github.com/motdotla/dotenv https://github.com/linhntaim/dotenv-conversion https://github.com/motdotla/dotenv-expand
All-in-one pack to load environment variables from .env file, then expand and convert them. Powered by `dotenv`/`dotenv-flow`, `dotenv-expand` and `dotenv-conversion`.
The Vercel Blob JavaScript API client
Drop in replacement for `from-env` with `dotenv-expand` preloaded
Patched version of @next/env with proper support for dotenv-expand
Brace expansion as known from sh/bash
Loads environment variables from .env file
Expand environment variables using dotenv
A cli executable to run commands with the ENV variables loaded by dotenv-flow
Inquirer checkbox prompt
https://github.com/motdotla/dotenv https://github.com/linhntaim/dotenv-conversion https://github.com/motdotla/dotenv-expand
Expand POSIX bracket expressions (character classes) in glob patterns.
Expand placeholders in a template string
Brace expansion as known from sh/bash
Use [dotenv](https://github.com/motdotla/dotenv) to load environment variables from your project `.env` files. See Snowpack's [Environment Variables](https://www.snowpack.dev/reference/environment-variables) documentation to learn more.
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.
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
No description provided.
A global executable to run applications with the ENV variables loaded by dotenv
core library to load environment variables with monorepo support
A simple webpack plugin to support dotenv.
Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used by micromatch.