element.prototype.matches

0.1.1 • Public • Published

Element.prototype.matches - polyfill

A simple polyfill that consolidates the various vendor specific implementation of Element.prorotype.matches so that it can be used in it’s standardized format.

Install

npm install Element.prototype.matches

Usage

import 'element.prototype.matches';

require('element.prototype.matches');

/element.prototype.matches/

    Package Sidebar

    Install

    npm i element.prototype.matches

    Weekly Downloads

    68

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • ryanhefner