1.4.1 • Published 6 years ago

stb-shim-classlist v1.4.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Shim for classList in DOM Element

build status npm version dependencies status devDependencies status Gitter

Pure JavaScript implementation of classList in DOM Element.

Installation

npm install stb-shim-classlist

Usage

Apply shim for classList:

require('stb-shim-classlist');

Contribution

If you have any problems or suggestions please open an issue according to the contribution rules.

License

stb-shim-classlist is released under the MIT License.