Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macacajs/node-ios-webkit-debug-proxy
Node.js wrapper for Google ios-webkit-debug-proxy
https://github.com/macacajs/node-ios-webkit-debug-proxy
macaca webkit
Last synced: 3 months ago
JSON representation
Node.js wrapper for Google ios-webkit-debug-proxy
- Host: GitHub
- URL: https://github.com/macacajs/node-ios-webkit-debug-proxy
- Owner: macacajs
- License: mit
- Created: 2016-03-02T06:23:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T08:04:04.000Z (almost 5 years ago)
- Last Synced: 2024-11-13T15:55:42.620Z (3 months ago)
- Topics: macaca, webkit
- Language: JavaScript
- Homepage: https://macacajs.github.io
- Size: 12.7 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-ios-webkit-debug-proxy
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url][npm-image]: https://img.shields.io/npm/v/node-ios-webkit-debug-proxy.svg?style=flat-square
[npm-url]: https://npmjs.org/package/node-ios-webkit-debug-proxy
[travis-image]: https://img.shields.io/travis/macacajs/node-ios-webkit-debug-proxy.svg?style=flat-square
[travis-url]: https://travis-ci.org/macacajs/node-ios-webkit-debug-proxy
[coveralls-image]: https://img.shields.io/coveralls/macacajs/node-ios-webkit-debug-proxy.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/macacajs/node-ios-webkit-debug-proxy?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/node-ios-webkit-debug-proxy.svg?style=flat-square
[download-url]: https://npmjs.org/package/node-ios-webkit-debug-proxy> Node.js wrapper for [ios-webkit-debug-proxy](//github.com/google/ios-webkit-debug-proxy)
## Installment
```bash
$ npm i node-ios-webkit-debug-proxy --save
```## Contributors
|[
xudafeng](https://github.com/xudafeng)
|[
aloneszjl](https://github.com/aloneszjl)
|
| :---: | :---: |This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Sat Apr 18 2020 16:01:56 GMT+0800`.
## License
The MIT License (MIT)