DOM event delegation, in <1KB
☆199Oct 11, 2025Updated 4 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:
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆101Jul 7, 2023Updated 2 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Sep 7, 2023Updated 2 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆84Mar 12, 2021Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Nov 18, 2025Updated 3 months ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Oct 28, 2024Updated last year
- List of JavaScript types☆83Apr 30, 2024Updated last year
- Get the current date formatted as a version. Automatically add the time if you already released a version today.☆16May 31, 2020Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Dec 11, 2023Updated 2 years ago
- Zero-effort nanomodule to submit a `<form>` element via `fetch` and receive the response☆20Jun 29, 2022Updated 3 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Sep 20, 2018Updated 7 years ago
- Count the number of lines in a string☆10Apr 17, 2016Updated 9 years ago
- Wait for localhost to be ready from the command-line☆121Sep 11, 2025Updated 5 months ago
- ☆35May 11, 2023Updated 2 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆113Nov 17, 2025Updated 3 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- A Map subclass with support for multiple keys for one entry.☆111Jun 29, 2025Updated 8 months ago
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆84Jan 11, 2026Updated last month
- Faster and simplified version of on-load without dom diffing support☆36Aug 30, 2019Updated 6 years ago
- Write many files atomically☆120Sep 11, 2018Updated 7 years ago
- Filter out unwanted `console.log()` output☆247Jul 8, 2022Updated 3 years ago
- The regular expression parser for ECMAScript.☆158Apr 30, 2023Updated 2 years ago
- Which GitHub page are you on? Is it an issue? Is it a list? Perfect for your WebExtension or userscript.☆133Updated this week
- Allows you to monitor DOM elements that match a CSS selector☆221Nov 17, 2020Updated 5 years ago
- Enables `connected` and `disconnected` element's listeners.☆39May 27, 2020Updated 5 years ago
- Conditionally join CSS class names together - Especially useful with React☆293May 3, 2021Updated 4 years ago
- Lightweight templating in 150 bytes☆229Mar 15, 2022Updated 3 years ago
- Potential changes for GitHub: Browser extension that shows which pull requests contain changes related to a file.☆98Jan 24, 2021Updated 5 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Replace matching strings and regexes in files☆178Sep 11, 2025Updated 5 months ago
- WeakMap with an array of keys☆18Aug 2, 2025Updated 7 months ago
- Check if a project is using Yarn☆66Sep 15, 2025Updated 5 months ago
- Display output from `xo` as a list of style errors, ordered by count☆35Aug 14, 2025Updated 6 months ago
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Simple stubbing/spying for AVA☆95Sep 4, 2020Updated 5 years ago