@zcomp/toggler
js
A small helper library that allows toggling classes of HTML elements without writing much JS code. For example, to toggle class `block--red` on an element when some button is clicked, you should write the following code:
Version 0.0.6 License MIT
INSTALL