@mohism/config
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

Mohism config

  • 配置文件使用 json 格式
  • 配置字段全使用驼峰格式
  • 定义了全局配置文件 global.json
  • 运行时配置文件 local.json,production.json ... 或其他 {NODE_ENV}.json
  • 运行时配置文件 深层合并global.json
  • 还能通过环境变量来注入配置 config_app_appId=1000 注入到 config.app.appId, 依旧是驼峰格式,下划线代替"."

Readme

Keywords

Package Sidebar

Install

npm i @mohism/config

Weekly Downloads

8

Version

0.2.3

License

ISC

Unpacked Size

58.1 kB

Total Files

12

Last publish

Collaborators

  • lanhao