1.0.2 • Published 10 years ago

cross-class-list v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Build Status

Cross-browser Class List

Originally forked from https://github.com/eligrey/classList.js with the differences that it contains further bugfixes and comes with a package.json for nodejs/iojs projects:

classList.js is a cross-browser JavaScript shim that fully implements element.classList. Refer to the MDN page on element.classList for more information.

This works in every browser except IE 7 or earlier.

Install

npm i -S cross-class-list
1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago