wack:节点中的ack实现

时间:2021-05-06 22:48:33
【文件属性】:
文件名称:wack:节点中的ack实现
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-06 22:48:33
JavaScript 怪人 Wack代表Wack ACK 什么? wack目标类似于但在节点中实现。 它的目的不是古怪,但目前是这样。 安装 npm install -g wack 用法 wack searchPattern 将在当前目录(以及递归所有子目录)中搜索searchPattern 选项 -d or --dir 搜索其他目录。 -D or --ignoredir 忽略目录 -i or --ignorecase忽略大小写 -n or --norecurse阻止子目录搜索 -m or --maxcount 在每个文件中显示最大结果 -k or --knowntypes仅搜索已知类型的文件 -t or --type 仅显示所列文件类型的结果 -T or --notype <type1[,type2..
【文件预览】:
wack-master
----package.json(1KB)
----bin()
--------wack.js(2KB)
----.travis.yml(70B)
----LICENSE(1KB)
----index.js(977B)
----README.md(2KB)
----help.txt(953B)
----lib()
--------match-stream.js(1KB)
--------pretty-stream.js(1KB)
--------file-filter-stream.js(788B)
----test()
--------test-type-dir()
--------index.js(2KB)
--------test-dir()

网友评论