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