runtime-config-loader
Config loader
An Angular library that provides an easy way to load and manage runtime configuration values
This is an Angular library that provides an easy way to load a configuration JSON file for runtime configuration.
35 stars
3 watching
12 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
angularconfigurationruntimeruntime-configuration
Related projects:
Repository | Description | Stars |
---|---|---|
pjlamb12/angular-loaders | Provides customizable loader components for Angular applications. | 2 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
kernelpanic92/ngx-fastboot | An Angular library that optimizes application startup performance by dynamically loading configuration settings at runtime | 8 |
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 553 |
netcan/config-loader | Tools and framework for serializing and deserializing C++ data structures from configuration files | 222 |
pureconfig/pureconfig | A Scala library that automatically generates boilerplate code to load configuration files in a type-safe way. | 1,494 |
heetch/confita | A library that loads configuration from multiple backends into a structured format | 496 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
fulls1z3/ngx-config | A utility for configuring and initializing Angular applications with customizable settings and loading mechanisms. | 145 |
ienaga/phalconconfig | A tool to load configuration from YAML files in a Phalcon application | 2 |
massivefermion/enux | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
hassankhan/config | Config loads values from various file formats and strings into a PHP object. | 971 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 337 |