6 repos
Tools that manage, inject, and modify environment variables to control application behavior and handle sensitive configuration values.
Explore 6 awesome GitHub repositories matching software engineering & architecture · Environment Variable Managers. Refine with filters or upvote what's useful.
Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, t
Manages sensitive configuration values like API keys and server URLs securely across diverse deployment environments.
PowerToys is a collection of background-resident system utilities designed to extend native operating system functionality and streamline desktop workflows. It operates as a modular toolkit, utilizing a central plugin-based host architecture that allows users to dynamically enable or disable specific features for syste
Configures and organizes system environment variables into profiles for different development needs.
LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t
Centralize environment variable management within local files to protect sensitive API keys and configuration settings.
This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn
Sets environment variables to define paths, mirrors, and default configurations for runtime management.
Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior
Injects configuration settings and secrets directly from the command line or environment files to tailor execution behavior.
Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d
Loads environment variables from files and safely shares them with client-side code while excluding sensitive secrets from production bundles.