nconf-lite/lib/nconf/stores
Adrien Becchis b41c505c6e Save conf to dedicated file (#283)
* Added support for saving configuration to a specific file

Added support for saving configuration to a specific file

* add test to cover the save to file feature

* add posibility to specify a format to save to file

* add a test with nconf-yaml to ensure specifying a format works
2017-10-30 10:01:55 -04:00
..
argv.js test for yargs custom instance (more flexible check isYargs) 2017-10-28 17:13:38 -04:00
env.js First pass at transform functions (#279) 2017-10-25 22:57:58 -04:00
file.js Save conf to dedicated file (#283) 2017-10-30 10:01:55 -04:00
literal.js [dist fix] Cleanup some whitespace. 2014-11-26 01:31:48 -05:00
memory.js Support parsing simple values from env/argv strings (#273) 2017-10-21 15:39:16 -04:00