24 packages
accent-fold
Case-insensitive accent folding function to replace an accented character with its unaccented counterpart.
auto-id
Automatically creates a collection of element references keyed from the ID attribute of all page element
deselect
Returns a selector that excludes all passed selectors
document-height
Get the height of the document, across browsers.
does-exist
Promising module to test for existence of a file/directory adherent to best-practices defined within nodejs.org documentation.
empty-it
Empties and optionally removes an element in the DOM-friendliest manner.
font-loaded
Emitter that fires an event when a custom font has loaded (or not).
force-list-option
Forces an input's value to match the value of one of its datalist options, and then some.
form-validity-state
EventEmitter that monitors a form element's validity, applying classes and emitting events accordingly.
get-selector
Generates a unique CSS selector that will match only the passed element.