Showing 1-20 of 274 packages
Tiny zero dependency helper module for removing classes from elements
A limited subset of jQuery. Has event handlers (on, off, one, trigger) and className manipulation (hasClass, addClass, removeClass, toggleClass)
Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API
A javascript module with: addClass, removeClass and hasClass methods
utils for daybrush
ClassName Library
1.development scripts:npm run dev 2.dist scripts:npm run prod animation callback function testAnim(x) { $('#animationSandbox').removeClass().addClass(x + ' animated').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animatione
DOM helper library
Svelte Material UI - Ripple
add and remove classes from dom elements
- Add Class: `addClass` - Remove Class: `removeClass` - Has Class: `hasClass` - Toggle Class: `toggleClass`
A DOM toolkit library
Svelte Material UI - Button
常用的实用工具函数包
addClass removeClass hasClass
SVGO plugin that reduces viewBox to minimum possible size so no wasted transparent space around svg
Basic small typed DOM helpers that aids in the creation of vanilla JS code
A flexible modern classes js plugin.
A functional API surface wrapping happy-dom
**gli.js** is a lightweight JavaScript library that provides a simplified alternative to jQuery. It offers a range of useful functions to manipulate the DOM, handle events, perform AJAX requests, and animate elements.