BenPaster / Navigator.sendBeacon

Polyfill for Navigator.sendBeacon()

Home Page:https://github.com/miguelmota/Navigator.sendBeacon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigator.sendBeacon polyfill

Polyfill for Navigator.sendBeacon()

NPM

Install

Using NPM:

npm install navigator.sendbeacon

Using 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

About

Polyfill for Navigator.sendBeacon()

https://github.com/miguelmota/Navigator.sendBeacon

License:MIT License


Languages

Language:JavaScript 100.0%