aurelia-configuration
Config manager
A plugin and singleton service layer for managing application configurations in Aurelia applications.
Smart configuration for your Aurelia applications.
102 stars
16 watching
33 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vheissu/aurelia-tabs | A dependency-free component for managing tabs in Aurelia applications | 17 |
marcscheib/aurelia-environment | A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. | 6 |
vheissu/aurelia-google-maps | Custom element for inserting Google Maps into Aurelia applications | 46 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
kristianmandrup/aurelia-installer | A CLI tool for managing Aurelia components and vendor libraries in web applications | 4 |
niieani/aurelia-cycle | An Aurelia plugin that integrates Cycle.js into the framework for managing View-Bindings as RxJS observables. | 6 |
ducasse/chrysal | A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
viveksinghggits/kuui | A simple UI application to manage Kubernetes configmaps and secrets | 17 |
shinmera/ubiquitous | A library providing persistent configuration storage through an easy-to-use API. | 28 |
martin-t/cvars | Provides a way to store and manage configuration variables in Rust games without modifying the game code. | 51 |
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 205 |
vinistock/sail | An engine that brings an admin panel to manage configuration settings on a live app | 508 |
alexmarqs/zod-config | A configuration management library with flexible adapters for loading and validating configuration data from various sources. | 34 |