matcher-cli:简单的通配符匹配

时间:2024-06-15 01:44:16
【文件属性】:

文件名称:matcher-cli:简单的通配符匹配

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-15 01:44:16

JavaScript

Matcher-Cli 简单的匹配 当您要接受松散的字符串输入并且正则表达式/ glob太复杂时,此功能很有用。 安装 $ npm install --global matcher-cli 用法 $ matcher --help Usage $ <input> | matcher […] Options --case-sensitive Case-sensitive matching Example $ ls cli.js license package.json readme.md test.js $ ls | matcher '*.js' '!test.js' cli.js 有关的 -此模块的API 执照 麻省理工学院:copyright:


【文件预览】:
matcher-cli-main
----.gitignore(23B)
----package.json(797B)
----cli.js(719B)
----.npmrc(19B)
----test.js(298B)
----.github()
--------workflows()
----license(1KB)
----readme.md(669B)
----.gitattributes(19B)
----.editorconfig(175B)

网友评论