Tokimon / vanillajs-browser-helpers

Vanilla JS helper methods for in browser usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `replaceClass` function

Tokimon opened this issue · comments

Enables to replace a given class name with another (remove class a -> add class b)