dom-helpers
tiny modular DOM lib for ie9+
Found 39 results for classlist
tiny modular DOM lib for ie9+
Build a class attribute string quickly.
Yet another classname string builder (the fastest one)
Element#classList for older browsers.
Shims / polyfills for simple DOM API's missing in not-so-modern browsers.
Add HTML classes to zone elements based on zone state.
Use multiple values for `classList.add` and `classList.remove` methods.
The super simple shim for `classList` of HTML and SVG, that transparently intercepts difference between modern browsers and semi-modern browsers.
A super strict shim/polyfill for DOMTokenList
React hook that allows modifying class lists easily with css modules.
A simple Element.classList helper that can be curried.
Includes a polyfill for classlist if needed
A leightweight (0.3kB) extension to the Element prototype to allow checking, adding, removing and toggling classes.
Shengnian Open Source(SOS, 盛年开源) react components
jQuery-compatible CSS classes module
Not really an Element#classList polyfill.
Utilities for creating and merging lists of TailwindCSS classes
Utility function for conditionally joining and merging Tailwind CSS classes without style conflicts.
Tiny dom helpers.
tiny modular DOM lib for ie8+
A simple class list to use in React projects
Helper function setting conditional classnames on elements
A tiny (242B) shim when Element.classList cannot be used~!
A really tiny library that generates classname strings.
Cross Platform ClassList is a cross platform library (IE8+) used for manipulating the classlist of a DOM element.
fork dom-helper, change something for IE7, use dom-helper@3.2.0
A classList-like API that's purely based on reading/writing the class attribute.
Pure JavaScript implementation of classList in DOM Element.
classlist polyfill
Makes simple state management possible via `document.documentElement.classList`
A tiny package to manage and modify classes
A simpler class list builder
A very simple tool to chain classnames together, based on application state.
This Svelte preprocessor enables the usage of arrays within the class:list attribute pattern in your Svelte components. It simplifies the management of class names by allowing you to pass an array of classes directly into your component's markup, enhancin
A tool for generating bem-style class list
String literal function to build class names.
A simple JavaScript utility for updating HTML-element's classlist
A package for toggling class name of elements for styling purposes
A tiny utility for construction conditional CSS classes, with tailwind group variants and merging of identical classes