1.3.0 • Published 3 years ago

nestjs-configuration v1.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

NestJS Configuration

The lightful and powerful config module for NestJS application

Supporting the next features:

  • Autoload from files using glob pattern
  • Different loaders (The config values can be loaded from any type of sources).
  • Direct injecting configuration in js object with type hinting
  • Helper methods for getting the values
  • Schema validation