This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
nconf-lite
Watch
1
Star
0
Fork
You've already forked nconf-lite
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f4f1fdf464
nconf-lite
/
lib
/
nconf
/
stores
History
indexzero
f4f1fdf464
[fix test] Update to respected
.sources
option correctly
2011-11-24 00:30:14 -05:00
..
argv.js
[refactor] Expose all store prototypes on
nconf.*
. Expose store instances on Provider.stores and Provider.sources
2011-11-24 00:29:43 -05:00
env.js
[minor] Dont allow
.set()
calls to change values in readOnly stores: argv, env, and literal
2011-11-24 00:29:35 -05:00
file.js
[api fix] Dont eagerly create config files in
.load()
and
.loadSync()
2011-11-24 00:30:11 -05:00
literal.js
[fix test] Update to respected
.sources
option correctly
2011-11-24 00:30:14 -05:00
memory.js
[api test breaking refactor] Significant refactor to how nconf works. Now a fully hierarchical configuration storage mechanism capable of multiple levels of stores of the same type.
2011-09-16 06:49:47 -04:00