kaguranana-birthday-project/node_modules/classlist-polyfill
ameyoyo 9a8113aca4 initial 2021-12-12 18:49:32 -08:00
..
script initial 2021-12-12 18:49:32 -08:00
src initial 2021-12-12 18:49:32 -08:00
tests initial 2021-12-12 18:49:32 -08:00
.travis.yml initial 2021-12-12 18:49:32 -08:00
CHANGELOG.md initial 2021-12-12 18:49:32 -08:00
LICENSE initial 2021-12-12 18:49:32 -08:00
README.md initial 2021-12-12 18:49:32 -08:00
bower.json initial 2021-12-12 18:49:32 -08:00
package.json initial 2021-12-12 18:49:32 -08:00

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.