Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
N

node-convict

> 编程语言
Open source

Featureful configuration management library for Node.js

2.4K stars0 likes1 views
WebsiteGitHub

About

Featureful configuration management library for Node.js

Node-convict

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.

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

Packages

  • convict : the main package

  • convict-format-with-validator the optional package providing the email, ipaddress and url formats

  • convict-format-with-moment : the optional package providing the duration and timestamp formats

Migrating

  • Migrating from Convict 5 to 6

Contributing, maintenance

For contributors and maintainers, read the Contributing doc.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScriptconfigconfigurationconfiguration-managementenv

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言