options-stream
0.0.8 • Public • Published Options Stream
var os = require('options-stream');
var options = os({
a: 1
b: 2
}, 'etc/options.default.json'
, 'etc/options.hostname.ini'
, 'etc/hotfix.yaml'
, 'etc/hotfix.ion'
);
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads