kiruthiga 55473b7e7c initial push 5 天之前
..
script 55473b7e7c initial push 5 天之前
tests 55473b7e7c initial push 5 天之前
.travis.yml 55473b7e7c initial push 5 天之前
LICENSE.md 55473b7e7c initial push 5 天之前
README.md 55473b7e7c initial push 5 天之前
classList.js 55473b7e7c initial push 5 天之前
classList.min.js 55473b7e7c initial push 5 天之前
package.json 55473b7e7c initial push 5 天之前

README.md

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.

An older version is hosted at public CDNs, allowing you to use this already small file at nearly zero size overhead. Use one of these URLs:

If you would like other versions (such as the current one) hosted there, follow the instructions at https://github.com/jsdelivr/jsdelivr and https://github.com/cdnjs/cdnjs to prepare a pull request.

Tracking image