yuanhao b574408fd7 first commit 3 gadi atpakaļ
..
script b574408fd7 first commit 3 gadi atpakaļ
src b574408fd7 first commit 3 gadi atpakaļ
tests b574408fd7 first commit 3 gadi atpakaļ
.travis.yml b574408fd7 first commit 3 gadi atpakaļ
CHANGELOG.md b574408fd7 first commit 3 gadi atpakaļ
LICENSE b574408fd7 first commit 3 gadi atpakaļ
README.md b574408fd7 first commit 3 gadi atpakaļ
bower.json b574408fd7 first commit 3 gadi atpakaļ
package.json b574408fd7 first commit 3 gadi atpakaļ

README.md

classlist-polyfill

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.