nconf-lite/lib/nconf/stores
louis-murray 391665cc38 Enable writes env and argv stores with a flag (#285)
* added fucntionality to toggle readonly for env store

* fixed issue with using lint

* updated readme to reflect env options change

* updated tests to better test readOnly property

* added fucntionality to toggle readonly for env store

* fixed issue with using lint

* updated readme to reflect env options change

* updated tests to better test readOnly property

* updated tests to fix issues.

* updated argv to have readOnly toggle-able

* added tests for argv toggle-able readonly
2017-11-12 23:11:01 -05:00
..
argv.js Enable writes env and argv stores with a flag (#285) 2017-11-12 23:11:01 -05:00
env.js Enable writes env and argv stores with a flag (#285) 2017-11-12 23:11:01 -05: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 Don't do array lookups on strings. (#188) 2017-11-04 21:39:00 -04:00