vigour-open

1.0.3 • Public • Published

js-standard-style npm version Build Status

Open

Install

  • npm i vigour-open

Updates via upstream remote

  • git remote add skeleton git@github.com:vigour-io/plugin.git
  • git pull skeleton develop

Try it out

  • npm run ios
  • npm run android
  • npm run all

Usage

var open = require('vigour-open')
open.open(url, target)

see tests for usage examples

Building native apps

See wrapper

Native Plugin specs

Please refer to https://github.com/vigour-io/open/blob/develop/test/browser/bridge.js#L4 for expected behavior of the native plugin methods. These mock methods respond in a way to pass the tests, the comments will specify what other possibilities there are and how errors should be handled.

Package Sidebar

Install

npm i vigour-open

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • vigour-io