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
78ce55602f
nconf-lite
/
lib
/
nconf
/
stores
History
indexzero
78ce55602f
[minor] Dont allow
.set()
calls to change values in readOnly stores: argv, env, and literal
2011-11-24 00:29:35 -05:00
..
argv.js
[minor] Dont allow
.set()
calls to change values in readOnly stores: argv, env, and literal
2011-11-24 00:29:35 -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] Automatically search for a file if
options.search
is true in File store
2011-10-22 02:36:45 -04:00
literal.js
[minor] Dont allow
.set()
calls to change values in readOnly stores: argv, env, and literal
2011-11-24 00:29:35 -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