Polyfill for navigator.sendBeacon()
npm install sendbeacon-polyfillPolyfill for Navigator.sendBeacon()

Using NPM:
``bash`
npm install sendbeacon-polyfill
Using JavaScript source:
`html``
Read the MDN Navigator.sendBeacon() documentation.
MIT