indexzero / nconf

Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
https://github.com/indexzero/nconf
MIT License
3.87k stars 253 forks source link

Adding toString() method to allow exporting of existing stores to JSO… #394

Open acceleratxr opened 2 years ago

acceleratxr commented 2 years ago

Adding toString() function that allows exporting of entire store state to JSON string.