文件名称:hquery:使用hquery,您可以在命令行的html字符串中找到某些内容
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-04 08:25:24
JavaScript
hquery 在您的推荐行中使用jQuery和Lodash解析HTML。 入门 安装: npm install hquery -g 用法 Usage: hquery [options] [commands] Options: -p if you use hquery in pipe -s if you want parse html string -r the javascript code you want to run -f the javascript file you want to run -l if you want to use plugin, available plugins: table2csv, attr, csv -a if you use a plugin, use -a to add arg for the plugin 例子 curl -s
【文件预览】:
hquery-master
----.jshintrc(209B)
----.jshintignore(44B)
----lib()
--------plugins()
----.travis.yml(119B)
----test()
--------index.html(1KB)
--------a.js(31B)
--------basic.bats(2KB)
----README.md(2KB)
----.gitignore(29B)
----bin()
--------cli.js(3KB)
----package.json(690B)