1.0.19 • Published 7 months ago

@kevisual/use-config v1.0.19

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 months ago

use-config

使用app.config.json5作为配置文件。

schema类型模版

{
  "$schema": "../schema.json",
  "app": {
    "type": "inline-app",
    "port": 14000,
    "remote": {
      "host": "localhost",
      "path": "/api/router"
    },
    "micro": {
      "name": "micro-app",
      "port": 3001
    }
  }
}
1.0.19

7 months ago

1.0.18

7 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.12

8 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago