navigator.sendbeacon
v0.0.20
Published
Polyfill for navigator.sendBeacon()
Downloads
119,410
Readme
Navigator.sendBeacon polyfill
Polyfill for Navigator.sendBeacon()
Install
Using NPM:
npm install navigator.sendbeaconUsing JavaScript source:
<script src="https://unpkg.com/navigator.sendbeacon"></script>
<!-- OR -->
<script src="https://cdn.jsdelivr.net/npm/navigator.sendbeacon"></script>Usage
Read the MDN Navigator.sendBeacon() documentation.
License
MIT
