Thanks to visit codestin.com
Credit goes to github.com

Skip to content

madarche/node-convict

 
 

Repository files navigation

Node-convict

Dependency Status devDependency Status Build Status Coverage Status

Convict expands on the standard pattern of configuring node.js applications in a way that is more robust and accessible to collaborators, who may have less interest in digging through code in order to inspect or modify settings. By introducing a configuration schema, convict gives project collaborators more context on each setting and enables validation and early failures for when configuration goes wrong.

⚠️ Convict repository and NPM package are presently undergoing a big transition from single package (up to [email protected]) to multi-package structure (beginning with convict@6).

See https://www.npmjs.com/package/convict for [email protected] documentation

This repository is a monorepo for the following packages managed through Lerna.

Packages

Contributing

Read the Contributing doc.

About

Featureful configuration management library for Node.js

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.1%
  • Shell 0.9%