dora-plugin-weinre

[![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

Usage no npm install needed!

<script type="module">
  import doraPluginWeinre from 'https://cdn.skypack.dev/dora-plugin-weinre';
</script>

README

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