nestjs-configuration
v1.3.0
Published
Config module for NestJS application
Downloads
11
Maintainers
Readme
NestJS Configuration
The lightful and powerful config module for NestJS application
Supporting the next features:
- [x] Autoload from files using glob pattern
- [x] Different loaders (The config values can be loaded from any type of sources).
- [x] Direct injecting configuration in js object with type hinting
- [x] Helper methods for getting the values
- [ ] Schema validation
