yml-sorter:按字母顺序对yml文件进行排序

时间:2021-04-30 07:02:28
【文件属性】:
文件名称:yml-sorter:按字母顺序对yml文件进行排序
文件大小:54KB
文件格式:ZIP
更新时间:2021-04-30 07:02:28
utility command-line yml sort-yml-files JavaScript 关于 这是一个允许您通过CLI对yml文件进行排序的工具。 该工具基本上是围绕一个小包装。 安装 npm install -g yml-sorter 用法 Usage: yml-sorter [options] Options: --input, -i The yml file which needs to be sorted [required] --output, -o The file to wich to write the output --dry-run, -d Only outputs the proposed sort to the terminal [default: false] --indent, --id Indentation width to use (in spaces) [default: 2] -h, --
【文件预览】:
yml-sorter-master
----.gitignore(223B)
----package.json(766B)
----package-lock.json(185KB)
----index.test.js(7KB)
----index.js(2KB)
----CHANGELOG.md(658B)
----.github()
--------workflows()
----examples()
--------simple.yml(80B)
----README.md(1000B)

网友评论