配置管理应用 node-convict

码农软件 · 软件分类 · Node.js 扩展 · 2019-04-14 15:11:41

软件介绍

node-convict 是 nodejs 上的配置管理应用。通过引入配置流程,它扩展并简化了 node.js 应用程序的标准配置过程,并且能启动验证机制,发现配置过程中出现的错误。

功能特征:

  • 加载和合并:可以从磁盘或内连、合并中加载配置。JSON 文件可以使用cjson加载。

  • 环境变量: 值可以从环境变量中产生

  • 命令行参数: 值可以从命令行参数中产生

  • 验证机制: 要是配置时不尊循你所制定的架构方式,那就能生成一个错误报告。


本文地址:https://www.codercto.com/soft/d/3569.html

Python Data Structures and Algorithms

Python Data Structures and Algorithms

Benjamin Baka / Packt Publishing / 2017-5-30 / USD 44.99

Key Features A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced Python c......一起来看看 《Python Data Structures and Algorithms》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器