Showing 1-20 of 149 packages
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
The prepareTransition plugin sets display and visibility to override any existing display and visibility properties.
ClassName Library

DOM helper library
add and remove classes from dom elements
- Add Class: `addClass` - Remove Class: `removeClass` - Has Class: `hasClass` - Toggle Class: `toggleClass`
Basic small typed DOM helpers that aids in the creation of vanilla JS code
A lightweight JavaScript library for DOM manipulation and traversal.
**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.
A simple jQuery plugin for toggling attributes, similar to how `toggleClass` works for CSS classes. Created so that `if-else` constructs like the following:
Various dom helpers
Make an image grayscale in all browsers.
> This library targets ES2020+. > For older browsers (e.g. iOS 13 or IE), you will need a Polyfill such as `core-js`.
My (minimal) jQuery-like lib (IE9+) 2k minified zipped
Dom utility
dom utils
Pure JavaScript DOM utility functions
A collection of dom utilities. So you can work natively with the dom without dom frameworks.