1.0.2 • Published 9 years ago

cross-class-list v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 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

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago