dora-plugin-weinre

0.3.1 • Public • Published

dora-plugin-weinre

NPM version Build Status Coverage Status NPM downloads

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

/dora-plugin-weinre/

    Package Sidebar

    Install

    npm i dora-plugin-weinre

    Weekly Downloads

    2

    Version

    0.3.1

    License

    MIT

    Last publish

    Collaborators

    • pigcan