Pure JavaScript implementation of classList in DOM Element.
npm install stb-shim-classlistShim for classList in DOM Element
=================================





Pure JavaScript implementation of classList in DOM Element.
``bash`
npm install stb-shim-classlist
Apply shim for classList:
`js`
require('stb-shim-classlist');
If you have any problems or suggestions please open an issue
according to the contribution rules.
stb-shim-classlist` is released under the MIT License.