classlist-polyfill

Cross-browser JavaScript shim that fully implements element.classList (referenced on MDN)

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
classlist-polyfill
5661.2.06 years ago8 years agoMinified + gzip package size for classlist-polyfill in KB

Readme

classlist-polyfill
Polyfill for element.classListdocs.
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 publishcomment.

Contributing

Preferably all changes are made upstream.