Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soniccloudorg/sonic-ios-webkit-adapter

🎉Adapter of debug webkit protocol on iOS for Chrome DevTools. 用于谷歌浏览器调试的webkit协议接收器。
https://github.com/soniccloudorg/sonic-ios-webkit-adapter

chrome-extensions ios-webkit webkit webkit-adapter

Last synced: 3 months ago
JSON representation

🎉Adapter of debug webkit protocol on iOS for Chrome DevTools. 用于谷歌浏览器调试的webkit协议接收器。

Awesome Lists containing this project

README

        




🎉Adapter of debug webkit protocol on iOS for Chrome DevTools



English |

简体中文









## Document

See [Here](https://sonic-cloud.cn/siwa/re-siwa.html)

## Use in code
```
go get -u github.com/SonicCloudOrg/sonic-ios-webkit-adapter
```

## LICENSE

[License](LICENSE)

- This code is built with reference to [remotedebug-ios-webkit-adapter](https://github.com/RemoteDebug/remotedebug-ios-webkit-adapter) license: MIT