rkgttr-polyfills

Collection of polyfills I frequently use.


Keywords
Element.matches, MutationObserver, Element.classList, console.log, WeakMap, Array.from, Array.includes
License
MIT
Install
npm install rkgttr-polyfills@0.0.6

Documentation

rkgttr-polyfills

NPM version NPM downloads Build Status Coverage Status Dependency Status

Collection of polyfills I frequently use.

How to Install

$ npm install rkgttr-polyfills --save-dev

or

$ yarn add rkgttr-polyfills --dev

Getting Started

import 'rkgttr-polyfills';

or:

require('rkgttr-polyfills');

License

MIT © 2016 Erik Guittiere