HTTP/2 200
date: Sat, 19 Jul 2025 20:48:08 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fb838dbce31a1a62a2a2639051a701a7"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com www.youtube.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=wgOPp98dXa%2Bb71Xd%2FpMvFxqJF9s9hi4S%2FMCQCyZdKipvg4%2BaMwuw8chYfhkdnlX%2FPRsse95K587fxYnxIO9kKPbpdS8YPga9xdTc5x8OzWd5bx6l%2F02pcWSmlUuvuCac9iSCjZfLV6c1fHfrnDV6LhxdwXP6D6TUyOSEccvSRiNACnc5yNkkgxHNKemsjQavBue9%2FMQa%2BGtGfP50dKdEHu7kHxxhvMDwzlF2a%2Fnfn%2FPnshHoGqw5hm%2BIGQSinbRN9wXITtF7s7%2B7XmurgvVJIA%3D%3D--utt%2FF8wC7wqMNUs6--FtplvpvPhGcnNo3HbBkOtA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1331287502.1752958088; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 20:48:08 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 20:48:08 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9730:0A55:567C1E:6D014A:687C0488
environment-variables · GitHub Topics · GitHub
Here are
2,274 public repositories
matching this topic...
Loads environment variables from .env for nodejs projects.
Updated
Jul 9, 2025
JavaScript
Infisical is the open-source platform for secrets management, PKI, and SSH access.
Updated
Jul 19, 2025
TypeScript
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
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.
Updated
Jun 24, 2025
Python
A simple, zero-dependencies library to parse environment variables into structs
Configuration Management for Python ⚙
Updated
Jul 10, 2025
Python
a better dotenv–from the creator of `dotenv`
Updated
Jul 18, 2025
JavaScript
Strict separation of config from code.
Updated
Nov 28, 2024
Python
Featureful configuration management library for Node.js
Updated
Apr 11, 2024
JavaScript
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
Updated
Jul 15, 2025
Ruby
✨Clean and minimalistic environment configuration reader for Golang
Setting environment variables from a file
Updated
Jul 17, 2025
TypeScript
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
Updated
Jun 26, 2025
JavaScript
simplified environment variable parsing
Updated
Jul 7, 2025
Python
Composer script handling your ignored parameter file
Library for managing environment variables in Clojure
Updated
Apr 15, 2024
Clojure
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Updated
Sep 12, 2024
JavaScript
Load react native environment variables using import statements for multiple env files.
Updated
Jul 18, 2025
JavaScript
Environment variables substitution for Go
Improve this page
Add a description, image, and links to the
environment-variables
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
environment-variables
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.