Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for environment variables dotenv
dotenv
x
environment-variables
x
222 search results found
Dotenv
⭐
17,207
Loads environment variables from .env for nodejs projects.
Phpdotenv
⭐
12,453
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Dotenv
⭐
6,238
A Ruby gem to load environment variables from `.env`.
Godotenv
⭐
6,086
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Python Dotenv
⭐
5,859
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
Dotenv
⭐
3,584
Registers environment variables from a .env file
Dotenv Webpack
⭐
1,244
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
Dotenv Safe
⭐
736
Load environment variables from .env and ensure they are all present
Dotenv Expand
⭐
726
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
Dotenv Flow
⭐
722
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Dotenv Vault
⭐
672
Simplify Your Secrets
React Native Dotenv
⭐
635
Load react native environment variables using import statements for multiple env files.
Multi Process Nodejs Example
⭐
471
Sync Dotenv
⭐
453
Keep your .env in sync with .env.example
Env Var
⭐
443
Verification, sanitization, and type coercion for environment variables in Node.js
Dotenv
⭐
442
Library to help supply environment variables in testing and development
Dotenv Kotlin
⭐
402
🗝️ Dotenv is a module that loads environment variables from a .env file
Aws Env
⭐
333
Secure way to handle environment variables in Docker and envfile with AWS Parameter Store
Config
⭐
304
A lightweight yet powerful configuration manager for the Go programming language
Dotenv Java
⭐
275
🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
Php Dotenv
⭐
274
dotenv file loader for PHP
Spring Dotenv
⭐
196
Provides a Dotenv property source for Spring
Private Composer Installer
⭐
192
Composer install helper outsourcing sensitive keys from the package URL into environment variables
Env Schema
⭐
163
Validate your env variable using Ajv and dotenv
Next Runtime Dotenv
⭐
163
Expose environment variables to the runtime config of Next.js
Dotenv.net
⭐
157
A library to read .env files in a .NET Core environment
Ngx Env
⭐
142
Easily inject environment variables into your Angular applications
Dotenv Connector
⭐
134
Makes values from a .env file available as environment variables for composer based projects
Pytest Dotenv
⭐
131
A py.test plugin that parses environment files before running tests
Envify
⭐
97
A better/safer way to handle environment variables in Flutter.
Dart_environment_config
⭐
86
Environment specific config generator for Dart and Flutter applications during CI/CD builds
Serverless Export Env
⭐
82
Serverless plugin to export environment variables into a .env file
Babel Plugin Dotenv Import
⭐
80
Load environment variables using import statements.
Ini
⭐
73
📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载
Dotenv Multi X
⭐
67
Multiple `.env` file supported.
Envful
⭐
65
A tool to verify the presence of environment variables before running a process 🌳
Envy
⭐
64
💫 Manage environment variables without cluttering your .zshrc.
Swiftdotenv
⭐
64
Swift library that loads environment variables from .env files into the environment
Dotenv Defaults
⭐
63
dotenv... but with defaults!
Envy
⭐
60
dotenv like easy loading of environment variables in Elixir
Next Env
⭐
56
Automatic static (build-time) or runtime environment variables injection for Next.js
Angular Cli Envvars
⭐
54
Example project for my article "Angular CLI and OS Environment Variables"
Dotenv.core
⭐
53
dotenv.core is a class library for read and parsing .env files in .NET Core
Envfile
⭐
53
Parse and write environment files with Node.js
Dotenv Vscode
⭐
51
Add auto-cloaking, auto-completion, in-code secret peeking, and more to VSCode.
Cpp Dotenv
⭐
50
Loads environment variables from .env files for C++ projects.
Webpack Dotenv Plugin
⭐
47
Use dotenv with webpack.
Gconfigs
⭐
43
gConfigs - Config and Secret parser
Cypress Dotenv
⭐
42
Cypress plugin that enables compatability with dotenv
Dotenv.nim
⭐
41
dotenv implementation for Nim. Loads environment variables from `.env`
Secure Env Php
⭐
38
Env encryption and decryption library.
Superconfig
⭐
35
Access environment variables. Also includes presence validation, type coercion and default values.
Exenv
⭐
34
Exenv makes loading environment variables from external sources easy.
Node Confme
⭐
31
Opinionated config library that allows you to have complex config and behaves according to 12-factors apps rules
Dotenvy
⭐
30
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents
Poncho
⭐
29
A .env parser/loader improved for performance.
Ts Dotenv
⭐
27
Strongly-typed environment variables for Node.js
Modenv
⭐
26
A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.
Kirby3 Dotenv
⭐
26
Kirby 3 Plugin for environment variables from .env
Env_lint
⭐
26
Check environment variables accoring to a .env.example file
Dotenv_sekrets
⭐
24
Seamlessly encrypt/decrypt/edit your rails Dotenv files with the help of the Sekrets gem
Envsec
⭐
23
Securely store environment variables and secrets in the cloud of your choice.
Dotenv
⭐
23
A lightweight package for loading dot env (.env) files into structs for Go projects
Meteor Dotenv
⭐
23
DEPRECATED: - Load environment variables from .env for Meteor projects
Run.env
⭐
21
command line tool 🏃 to execute applications with `.env` file
Php Env
⭐
21
A small and fast .env loader for PHP
Fastenv
⭐
20
⚙️ Unified environment variable and settings management for FastAPI and beyond 🚀
Go Dotenv
⭐
19
A minimalist library for reading and atomically writing .env configuration files in Go
Envy
⭐
19
Load .env files and environment variables
Action Dotenv To Setenv
⭐
18
GitHub Action to export a dotenv file to environment variables (via set-env)
Dotenv
⭐
17
Load .env files in crystal
Rescript Envsafe
⭐
17
🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables
Env Smart
⭐
16
Zero-dependency Node library for using .env files with default values and types in TS/JS
Dotenv Example
⭐
15
A tutorial on using the dotenv gem to separate sensitive data (e.g., passwords, tokens) from your code.
Checkdotenv
⭐
14
Verify environment variables presence for Node JS.
Assert Dotenv
⭐
14
⚠️ One fell swoop for loading and asserting environment settings in node.
Rails Template
⭐
13
A template repository for use when starting a new app with Rails. It includes dxw default project configuration and decision records.
Gen Env Template
⭐
13
Generate documentation for your environment variables
Ng Node Environment
⭐
13
Load process.env variables into Angular 2-6
Dotenv Cli
⭐
12
Executes commands with environment variables set from .env file. Zero dependencies.
Java Dotenv
⭐
12
Use dotenv-java or dotenv-kotlin https://github.com/cdimascio/dotenv-java or https://github.com/cdimascio/dotenv-kotlin instead
Dotenv Stripout
⭐
12
🙈 An easily-installable git filter which hides your projects' sensitive data
Serverless Dotenv
⭐
11
⚡️ Serverless Framework Plugin - Fetch environment variables and write it to a .env file
Create Dotenv
⭐
10
Create dotenv file for GitHub actions
Dotenv Android
⭐
10
Access environment variables from .env file within Android app
Nette Dotenv
⭐
10
Dotenv Assert
⭐
10
⚠️ Requires specified environment settings to exist in node applications
Dotenv Json
⭐
10
Load environment variables via a JSON file
Nvar
⭐
9
Reads shell environment variables from a file and assigns them to `process.env` (or anywhere else).
Deployer Dotenv
⭐
9
Handle .env files the right way when deploying
Genv
⭐
9
Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment variables to be loaded from the .env file.
Dotenv_to_ci
⭐
8
The laziest way to transfer environment variables from a .env file to a CI provider 👋
Dotenv Shell Loader
⭐
8
A simple shell script to load environment variables from .env to use them in your shell
Dotty
⭐
8
Retrieve environment variables from .env
Json Dotenv
⭐
8
Manipulate and extract envfiles in json format.
Dotenv.jl
⭐
8
Get environment variables from .env files in your Julia projects.
Confik
⭐
8
Read environment without hassle
Python Dotenv Vault
⭐
8
Load environment variables from encrypted .env.vault files
Readenv
⭐
7
Simple program that reads .env file and use it to run given command
Dotenv Shell
⭐
7
Launch a new shell (or another program) with your loaded dotenv
Related Searches
Javascript Environment Variables (3,910)
Editor Environment Variables (3,181)
Proxy Environment Variables (1,619)
Reactjs Environment Variables (815)
1-100 of 222 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.