yuanhao b574408fd7 first commit 3 vuotta sitten
..
script b574408fd7 first commit 3 vuotta sitten
src b574408fd7 first commit 3 vuotta sitten
tests b574408fd7 first commit 3 vuotta sitten
.travis.yml b574408fd7 first commit 3 vuotta sitten
CHANGELOG.md b574408fd7 first commit 3 vuotta sitten
LICENSE b574408fd7 first commit 3 vuotta sitten
README.md b574408fd7 first commit 3 vuotta sitten
bower.json b574408fd7 first commit 3 vuotta sitten
package.json b574408fd7 first commit 3 vuotta sitten

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.