node-etc icon indicating copy to clipboard operation
node-etc copied to clipboard

Configuration loader for node.js applications

Results 3 node-etc issues
Sort by recently updated
recently updated
newest added

I would like a way to register config validation functions. In the past I have wrapped nconf with a custom method like this: ``` javascript // Requirements var nconf =...

enhancement

When merging in an empty yaml file an error is thrown from tea-merge. `Error: Incompatible merge scenario. at merge (/github/gcpvp/game-server/node_modules/tea-merge/lib/merge.js:79:11) at module.exports (/github/gcpvp/game-server/node_modules/tea-merge/lib/merge.js:61:5) at Etc.push (/github/gcpvp/game-server/node_modules/etc/etc.js:33:15) at Etc.file (/github/gcpvp/game-server/node_modules/etc/etc.js:147:24) `...

bug

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies