fregante / delegate-itLinks
DOM event delegation, in <1KB
☆194Updated 7 months ago
Alternatives and similar repositories for delegate-it
Users that are interested in delegate-it are comparing it to the libraries listed below
Sorting:
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆126Updated 2 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- A sorted queue, based on an array-backed binary heap☆107Updated last year
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- A stylish, optionated reporter for webpack☆199Updated 6 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- 🍣 Track compressed Rollup asset sizes over time.☆66Updated 11 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Quickly parse & match URLs☆322Updated 3 years ago
- A Map subclass with support for multiple keys for one entry.☆111Updated last week
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Get the install size of an npm package.☆102Updated 2 years ago
- Wait for localhost to be ready☆275Updated last year
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆125Updated 5 years ago
- Lightweight templating in 150 bytes☆226Updated 3 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- A least-recently-used cache in 35 lines of code~!☆178Updated 4 years ago
- A tiny (139B to 204B) utility to regulate the execution rate of your functions☆198Updated last year
- Lazy number range generator☆81Updated last year
- Iteration helpers that inline to native loops for performance☆99Updated last year
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Cycle through the items of an array☆239Updated 4 years ago
- Create a HTML element string☆91Updated 7 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago