Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

.env

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.

Here are 5,398 public repositories matching this topic...

dotenv

Loads environment variables from .env for nodejs projects.

  • UpdatedSep 29, 2025
  • JavaScript

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

  • UpdatedApr 30, 2025
  • PHP

A Go port of Ruby's dotenv library (Loads environment variables from .env files)

  • UpdatedOct 21, 2025
  • Go

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.

  • UpdatedOct 26, 2025
  • Python

A Ruby gem to load environment variables from `.env`.

  • UpdatedAug 11, 2025
  • Ruby
dotenvx

Registers environment variables from a .env file

  • UpdatedOct 28, 2025
  • PHP

💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication

  • UpdatedJul 15, 2020
  • JavaScript
dotenv-linter

⚡️Lightning-fast linter for .env files. Written in Rust 🦀

  • UpdatedOct 30, 2025
  • Rust

A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.

  • UpdatedJun 26, 2025
  • JavaScript
dotenv-vault

sync .env files—from the creator of `dotenv`.

  • UpdatedJun 26, 2025
  • TypeScript

Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.

  • UpdatedSep 2, 2025
  • JavaScript

A Babel preset let you import application configs from .env file (zero runtime dependency)

  • UpdatedMay 27, 2020
  • JavaScript

Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.

  • UpdatedAug 21, 2025
  • JavaScript
react-native-dotenv

Load react native environment variables using import statements for multiple env files.

  • UpdatedOct 24, 2025
  • JavaScript
varlock

.env files built for sharing powered by @env-spec decorator comments

  • UpdatedNov 4, 2025
  • TypeScript

Config module for nestjs using dotenv 🔑

  • UpdatedAug 11, 2023
  • TypeScript

Verification, sanitization, and type coercion for environment variables in Node.js

  • UpdatedMay 20, 2024
  • JavaScript
dotenv-java

🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file

  • UpdatedFeb 24, 2025
  • Java

[8]ページ先頭

©2009-2025 Movatter.jp