dora-plugin-weinre
v0.3.1
Published
[![NPM version](https://img.shields.io/npm/v/dora-plugin-weinre.svg?style=flat)](https://npmjs.org/package/dora-plugin-weinre) [![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-weinre.svg?style=flat)](https://travis-ci.org/dora-js/dora-pl
Downloads
6
Readme
dora-plugin-weinre
dora plugin for weinre.
Usage
$ npm i dora dora-plugin-weinre -SD
$ ./node_modules/.bin/dora --plugins 'weinre?httpPort=8888'
Param
defaultOptions = {
httpPort: 8990,
boundHost: 'yourIP',
verbose: false,
debug: false,
readTimeout: 5,
deathTimeout: 15,
help: false,
};
Test
$ npm test
LICENSE
MIT