@sethorax/browser-utils

Collection of utility functions for the browser.

Usage no npm install needed!

<script type="module">
  import sethoraxBrowserUtils from 'https://cdn.skypack.dev/@sethorax/browser-utils';
</script>

README

Browser Utils

Build Status Coverage Status Greenkeeper badge npm (scoped) npm bundle size (minified + gzip) npm type definitions code style: prettier code style: prettier GitHub

This utility library provides several functions to make working with non standard browser implementations a more pleasant experience.

Usage

Browser Utils is available through NPM as the @sethorax/browser-utils package:

npm install @sethorax/browser-utils

Or via yarn:

yarn add @sethorax/browser-utils