AdrianZelada / class-change

A micro-library for manipulating CSS class names, triggering change events using HTML data attributes, and creating declarative class-related event listeners

Home Page:https://jhildenbiddle.github.io/class-change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

class-change.js

NPM Build Status Codacy Codecov License: MIT Tweet

A versatile Element.classList alternative for manipulating CSS class names, triggering change events using HTML data attributes, and creating class-related event listeners using a simple, declarative API.

  • Homepage - Documentation and usage examples

Contact & Support

License

This project is licensed under the MIT License. See the LICENSE for details.

Copyright (c) John Hildenbiddle (@jhildenbiddle)

About

A micro-library for manipulating CSS class names, triggering change events using HTML data attributes, and creating declarative class-related event listeners

https://jhildenbiddle.github.io/class-change

License:MIT License


Languages

Language:JavaScript 100.0%