DOM event delegation, in <1KB
☆201Oct 11, 2025Updated 5 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)☆100Jul 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 5 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Nov 18, 2025Updated 4 months ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Oct 28, 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
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Dec 11, 2023Updated 2 years ago
- List of JavaScript types☆82Apr 30, 2024Updated last year
- Zero-effort nanomodule to submit a `<form>` element via `fetch` and receive the response☆20Jun 29, 2022Updated 3 years ago
- ☆35May 11, 2023Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 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
- JSON Schema TypeScript definitions with complete inline documentation.☆113Nov 17, 2025Updated 4 months ago
- Check if a project is using Yarn☆66Sep 15, 2025Updated 6 months ago
- A Map subclass with support for multiple keys for one entry.☆112Jun 29, 2025Updated 8 months ago
- Takedown requests and other legal notices for my open source projects☆128Jan 23, 2021Updated 5 years ago
- WeakMap with an array of keys☆18Aug 2, 2025Updated 7 months ago
- Wait for localhost to be ready from the command-line☆121Sep 11, 2025Updated 6 months ago
- Faster and simplified version of on-load without dom diffing support☆36Aug 30, 2019Updated 6 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Lightweight templating in 150 bytes☆229Mar 15, 2022Updated 4 years 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 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 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
- Display output from `xo` as a list of style errors, ordered by count☆35Aug 14, 2025Updated 7 months ago
- Enables `connected` and `disconnected` element's listeners.☆39May 27, 2020Updated 5 years ago
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago
- Which GitHub page are you on? Is it an issue? Is it a list? Perfect for your WebExtension or userscript.☆134Mar 12, 2026Updated last week
- Get PID from a port☆79Nov 26, 2020Updated 5 years ago
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- The regular expression parser for ECMAScript.☆158Apr 30, 2023Updated 2 years ago
- Replace matching strings and regexes in files☆179Sep 11, 2025Updated 6 months ago
- Write many files atomically☆119Sep 11, 2018Updated 7 years ago
- Start a PHP server☆139Sep 15, 2025Updated 6 months ago
- Conditionally join CSS class names together - Especially useful with React☆292May 3, 2021Updated 4 years ago