Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 316 Bytes

Node-config-component

Heavily inspired by Symphony Config-component.

Main features:

  • Yaml config
  • Convention over configuration
  • production first
  • Respect of the "twelve factors app"

With node-config-component, create your module configuration with ease thanks to cascading config files and target imports.