An open API service indexing awesome lists of open source software.

https://github.com/yss/webdetect

web完整性检测。
https://github.com/yss/webdetect

Last synced: 3 months ago
JSON representation

web完整性检测。

Awesome Lists containing this project

README

        

# web-detect

web完整性检测。

## run

`npm run-script detect`

## scripts

遍历执行当前目录下的js文件,并传递`WebDetect`。

具体请参考里面的例子。

## 需求文档

<./PLAN.md>