1.0.3 • Published 7 years ago

applync v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

applync

NPM version Downloads License

open app link (intent, deeplink, universallink) in browsers

Usage

CDN:

<script src="https://unpkg.com/applync@latest"></script>
<script>
	applync('app://xxx');
</script>

AMD:

require('applync')('app://xxx');

Reference

License

MIT

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago