nestjs-config
Config manager
A NestJS module for managing feature configurations and toggles in a centralized way.
NestJS Module for Nonfig services. Nonfig combines Configurations and Features. So you change features, and release swiftly, and measure to digital impact.
41 stars
4 watching
0 forks
Language: TypeScript
last commit: almost 4 years ago
Linked from 1 awesome list
backendbackend-servicesconfigconfigurationsfeature-flagsfeature-toggleslocalizationlocalization-managementnestjsnonfigsoftware-configuration-managementsoftware-configurations
Related projects:
Repository | Description | Stars |
---|---|---|
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |
nestjsx/nestjs-config | A configuration module for NestJS applications using dotenv and file globbing | 698 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 208 |
it-gorillaz/configify | A NestJS module for managing application configuration and secrets in a flexible and scalable way. | 77 |
woowabros/nestjs-library-config | A NestJS module that allows individual modules to manage their own environment variables easily and securely. | 66 |
sindresorhus/conf | Handles configuration data storage and validation | 1,242 |
microconfig/microconfig | A tool for managing configuration files for multiple microservices in a scalable and reusable way | 305 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 337 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
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 |
num30/config | A package for declarative configuration in Go | 51 |
gookit/config | A configuration management library for Go applications | 543 |
kkyr/fig | A library to manage application configurations in Go. | 381 |
icyleaf/totem | A configuration library that loads and parses data from various formats and stores it in a structured format for easy access and manipulation. | 68 |
corneliusweig/konfig | A tool for merging and managing Kubernetes configuration files | 350 |