classlist-polyfill

May 2, 2017 ยท View on GitHub

Polyfill for element.classList.

This is a published fork of classList.js.

Installation

Download using NPM:

npm install classlist-polyfill

Download using Bower:

bower install classlist-polyfill

What is the purpose of this repo?

The upstream maintainer has decided not to publish.

Contributing

Preferably all changes are made upstream.

Contents

  1. 1Installation
  2. 2What is the purpose of this repo?
  3. 3Contributing