1.11.6 • Published 4 months ago

any-reader v1.11.6

Weekly downloads
-
License
GPL3
Repository
github
Last release
4 months ago

any-reader

命令行工具

npx any-reader@latest [commands]

命令

Commands:
  web [options]         启用一个 WEB 服务
  rule-encode <string>  规则编码
  rule-decode <string>  规则解码
  check [options]       规则校验
  help [command]

web

npx any-reader@latest web -p 8899
Options:
  -p, --port <string>  端口 (default: "8898")

check

npx any-reader@latest check -i "xxx.json" -o "xxx.json"
Options:
  -i, --input <string>        规则文件路径(json)
  -o, --output <string>       输出规则文件路径(json)
  -c, --concurrency <number>  任务并发数 (default: "10")

rule-encode

# npx any-reader@latest rule-encode [规则json]
npx any-reader@latest rule-encode "{}"

rule-decode

# npx any-reader@latest rule-encode [编码后的规则]
npx any-reader@latest rule-encode "eso://xxxx"
1.11.6

4 months ago

1.11.5

4 months ago

1.11.4

9 months ago

1.11.3

9 months ago

1.11.2

10 months ago

1.11.1

10 months ago

1.10.9

11 months ago

1.10.8

11 months ago

1.10.13

10 months ago

1.10.11

10 months ago

1.10.12

10 months ago

1.10.10

10 months ago

1.11.0

10 months ago

1.10.7

11 months ago

1.10.6

11 months ago

1.10.5

11 months ago

1.10.4

11 months ago

1.10.3

11 months ago

1.10.2

12 months ago

1.10.0

12 months ago

1.9.8

12 months ago

1.9.7

12 months ago

1.9.6

12 months ago

1.9.5

12 months ago

1.9.4

12 months ago

1.9.3

12 months ago

1.9.1

12 months ago

1.8.2

1 year ago

1.7.3

1 year ago

1.9.0

12 months ago

1.8.1

1 year ago

1.7.2

1 year ago

1.8.0

1 year ago

1.7.9

1 year ago

1.7.10

1 year ago

1.7.8

1 year ago

1.7.7

1 year ago

1.7.6

1 year ago

1.7.5

1 year ago

1.9.2

12 months ago

1.7.4

1 year ago

1.0.1

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.0.0

1 year ago

0.0.1

2 years ago