stb-shim-classlist
v1.4.1
Published
Pure JavaScript implementation of classList in DOM Element.
Downloads
6
Maintainers
Readme
Shim for classList in DOM Element
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.