Load YAML configs based on current environment.
configLoader是一个专门解析或编译《洋铲工作室》设计的配置信息。
node configloader by Aref Mirhosseini
Bokarte ConfigLoader for loading config from local file or remote endpoint
A smart configloader
```typescript const configLoader: ConfigLoaderBase; const res = await configLoader.load({ app: 服务[可选], name: '模型名', projectNo: 项目编号[可选], typer: 模型, }); ```
ConfigLoader Module - load config from files, consul k/v url, or environment variables.
```typescript const cache: CacheBase; const rpc: RpcBase; const configLoader: ConfigLoaderBase = new RpcConfigLoader(cache, rpc); ```
A component to load configs as JSON to have one build for multiple environments
Shared settings UI and config loader for pi extensions
Find a config file (like .jshintrc) by walking up from a specific directory.
A configuration loader focused on handling overrides cascades.
No description provided.
Config loader abstraction
Utilities to help load configuration from various sources including a JSON file, AWS Secrets Manager, and AWS KMS encrypted values. Config is made type-safe through a [Zod](https://github.com/colinhacks/zod) schema.
Utility class/functions to help load config from various sources.
Shared module - common types, events, utilities, core interfaces
Config loader for filesystem's config
Write your project's environments' configs out to JSON files.
Config loader for vault config
addfox core: types, config loading, entry discovery/resolution, manifest building
loads config during sails lift
Quick and simple config loading, with sane defaults to get an application started
A configuration file loader for JavaScript application.
Derive-based environment variable configuration loader for Rust structs
Proc macro derive implementation for configloader
Rust configuration library for layered TOML, env, and CLI settings
A library for loading configuration files (JSON, TOML, YAML) into Rust structs with environment variable overrides and validation.
File and module discovery infrastructure for systemprompt.io AI governance — manifests, schemas, and extension loading. Separates I/O from shared models in the MCP governance pipeline.
Unified configuration management for Iron Runtime
config parser
Nargo configuration management
Quality gate tooling for building-in-the-open artifacts
Core library for bito
A modern, type-safe configuration management library with validation, diff, and hot-reload support
Simple storage for env variables with typings
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.