1.0.0 • Published 6 years ago
sendbeacon-polyfill v1.0.0
sendbeacon-polyfill
Polyfill for Navigator.sendBeacon()
Install
Using NPM:
npm install sendbeacon-polyfill
Using JavaScript source:
<script src="https://unpkg.com/sendbeacon-polyfill"></script>
<!-- OR -->
<script src="https://cdn.jsdelivr.net/npm/sendbeacon-polyfill"></script>
Usage
Read the MDN Navigator.sendBeacon() documentation.
License
MIT
1.0.0
6 years ago