nconf

v0.12.1
Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
configuration key value store plugabble

test

vows test/*-test.js test/**/*-test.js --spec

cover

nyc --reporter=lcov npm test

coveralls

cat coverage/lcov.info | coveralls

lint

eslint .

release

release-it
npm i nconf

Metadata

  • MIT
  • >= 0.4.0
  • Charlie Robbins
  • released 10/23/2023

Downloads