test-config

0.1.1 • Public • Published

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});

Readme

Keywords

none

Package Sidebar

Install

npm i test-config

Weekly Downloads

18

Version

0.1.1

License

none

Last publish

Collaborators

  • ee