chfoidl / browser-utils

Utility library written in TypeScript to help working with non standard browser implementations
MIT License
0 stars 0 forks source link
browser typescript typescript-library utility-library

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