文件名称:markdown-table-formatter:检查降价表的格式并应用修复程序
文件大小:131KB
文件格式:ZIP
更新时间:2024-06-05 06:13:52
JavaScript
降价表格式化程序 使用嵌入式格式化文件中的 安装 当地的 npm install markdown-table-formatter --save 全球的 npm install markdown-table-formatter -g 用法 markdown-table-formatter [OPTIONS] (file(s)) 选项 范围 描述 默认值 -C - 查看 仅检查,不更新文件 false -H - 帮助 显示帮助 -v - 版本 显示版本 例子 在单个文件中格式化降价表 markdown-table-formatter myfile.md 在多个文件中设置降价表格格式 markdown-table-formatter myfile.md anotherFile.md andAnotherFile.md 检查是否需要在单个文件中设置降价表格式 markdown
【文件预览】:
markdown-table-formatter-master
----.mega-linter.yml(643B)
----docs()
--------assets()
----.cspell.json(485B)
----package.json(2KB)
----.github()
--------workflows()
----test()
--------markdown-table-formatter.test.js(3KB)
--------test_files()
--------helpers()
----LICENSE(1KB)
----package-lock.json(226KB)
----CONTRIBUTING.md(452B)
----.eslintrc.js(358B)
----.gitignore(48B)
----CHANGELOG.md(283B)
----lib()
--------index.js(498B)
--------markdown-table-formatter.js(2KB)
--------options.js(1KB)
--------cli.js(2KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(4KB)
----.vscode()
--------launch.json(350B)