Skip to content

Small, zero dependency, hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.

Notifications You must be signed in to change notification settings

nfp-projects/nconf-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

nconf-lite

Nconf-lite is a complete re-written design of original nconf with zero dependancy, tiny and fast while maintaining most if not all of the documented features of the old nconf.

It is a hierarchical node.js configuration with files, environment variables, and atomic object merging.

Compared to nconf running at 952KB with over 220 files installed, nconf-lite is clocking at measly 42KB with only 11 files of easily reviewable code and a ton more unit test, testing almost every micro functionality.

Attention

Due to many of the fallbacks and issues on how github is being managed, all code and repository has been moved over to https://git.nfp.is/TheThing/nconf-lite

About

Small, zero dependency, hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.

Resources

Stars

Watchers

Forks

Packages

No packages published