Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)
☆101Jul 7, 2023Updated 2 years ago
Alternatives and similar repositories for doma
Users that are interested in doma are comparing it to the libraries listed below
Sorting:
- DOM event delegation, in <1KB☆199Oct 11, 2025Updated 4 months ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆84Mar 12, 2021Updated 4 years ago
- Helps you manage and autosave your extension's options, separately for each additional permission☆17Jan 8, 2025Updated last year
- Compare two software versions, with any number of points (<1KB)☆21Feb 25, 2022Updated 4 years ago
- A simple platform Flash game I made in high school☆21May 2, 2024Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆129Nov 18, 2025Updated 3 months ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Sep 7, 2023Updated 2 years ago
- Utilities for patterns and globs for WebExtensions☆23Jul 3, 2025Updated 8 months ago
- WeakMap with an array of keys☆18Aug 2, 2025Updated 7 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
- Extremely minimal stylesheet/setup for Web Extensions’ options pages (also dark mode)☆87Dec 15, 2024Updated last year
- A Map subclass with support for multiple keys for one entry.☆111Jun 29, 2025Updated 8 months ago
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago
- Conditionally join CSS class names together - Especially useful with React