cross-class-list

1.0.2 • Public • Published

Build Status

Cross-browser Class List

Originally forked from https://github.com/eligrey/classList.js with the difference that it has 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][1] for more information.

This works in every browser except IE 7 or earlier.

Install

npm i -S cross-class-list

/cross-class-list/

    Package Sidebar

    Install

    npm i cross-class-list

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • michael.heuberger