Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 634 Bytes

CircleCI codecov

viper-nodejs

viper like config manager

project goals

  • setting defaults
  • reading from JSON, TOML, YAML
  • live watching and re-reading of config files (optional)
  • reading from environment variables
  • reading from remote config systems (etcd or Consul), and watching changes
  • reading from command line flags
  • reading from buffer
  • setting explicit values