# uhooks-dom

> A uhooks + uconnect based alternative to dom-augmentor

Latest version **0.5.0** (published 2022-05-23) · ISC license · 0 weekly downloads

## Install

```sh
npm install uhooks-dom
pnpm add uhooks-dom
yarn add uhooks-dom
bun add uhooks-dom
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.0 |
| Published | 2022-05-23 |
| First published | 2020-12-17 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 34.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Andrea Giammarchi |
| Maintainers | webreflection |
| Keywords | uhooks, dom, dom-augmentor, augmentor |

## Links

- npm: https://www.npmjs.com/package/uhooks-dom
- Repository: https://github.com/WebReflection/uhooks-dom
- Homepage: https://github.com/WebReflection/uhooks-dom#readme
- Issues: https://github.com/WebReflection/uhooks-dom/issues
- npm.io page: https://npm.io/package/uhooks-dom

## Dependencies (2)

- [uconnect](https://npm.io/package/uconnect.md) ^0.3.0
- [uhooks-fx](https://npm.io/package/uhooks-fx.md) ^0.4.0

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 0.5.0 (latest) — 2022-05-23
- 0.4.0 — 2022-05-05
- 0.3.0 — 2021-05-06
- 0.2.5 — 2021-02-20
- 0.2.4 — 2021-01-29
- 0.2.3 — 2021-01-08
- 0.2.2 — 2021-01-06
- 0.2.1 — 2021-01-04
- 0.2.0 — 2020-12-29
- 0.1.10 — 2020-12-26
- 0.1.9 — 2020-12-24
- 0.1.8 — 2020-12-21
- 0.1.7 — 2020-12-20
- 0.1.6 — 2020-12-20
- 0.1.5 — 2020-12-20
- … 12 more at https://npm.io/package/uhooks-dom/versions

## README

# <em>µ</em>hooks-dom

[![CSP strict](https://webreflection.github.io/csp/strict.svg)](https://webreflection.github.io/csp/#-csp-strict)

A [µhooks](https://github.com/WebReflection/uhooks#readme) + [µconnect](https://github.com/WebReflection/uconnect#readme) based alternative to [dom-augmentor](https://github.com/WebReflection/dom-augmentor).

This module exports same utilities via `uhooks-dom/async`, which is based on `uhooks-fx/async` for asynchronous hooks.

---
_Source: https://npm.io/package/uhooks-dom · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
