test-config

v0.1.1
Test configuration loader

test-config

Test configuration loader

installation

npm test-config

build status

Build Status

usage

// if the localconfig exists in the projects root path
// the config is loaded from there, else the object passed
// as parameter 2 is returned

var config = new Config('localConfig.js', {b:2});
npm i test-config

Metadata

  • Unknown
  • >=v0.10.17
  • Michael van der Weg
  • released 1/7/2015

Downloads

Maintainers