envfile
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
Found 16 results for envfile
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
Compose a envfile string from an object, per the motdotla/dotenv parser specifications
esbuild plugin to load a .env file from the current directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.
esbuild plugin to load a .env file from the current directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.
A CLI that securely centralizes your environment variables from AWS SSM as a single source of truth
A dotenv file parser and serializer
A better way to manage your environment variables.
Generate type definitions from env file
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
Easily get variables from a .env file in Node JS
A library for reading and validating environment variables with a user-friendly API.
A library for reading and validating environment variables with a user-friendly API for NestJS.
Compose a envfile string from an object, per the motdotla/dotenv parser specifications
Envfile handling for @pallad/config
Small utility function that loads env file with the option to specify file path.
TOML config handling for @pallad/config