# can-dom-mutate

> Dispatch and listen for DOM mutations

Latest version **2.0.9** (published 2021-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-dom-mutate
pnpm add can-dom-mutate
yarn add can-dom-mutate
bun add can-dom-mutate
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.9 |
| Published | 2021-07-09 |
| First published | 2017-10-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 77.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | DoneJS Team |
| Maintainers | phillipskevin, justinbmeyer, nlundquist, matthewp, chasen, bmomberger-bitovi, cherif_b, christopherjbaker, stin13 |
| Keywords | canjs, mutation, mutationobserver, observer |

## Links

- npm: https://www.npmjs.com/package/can-dom-mutate
- Repository: https://github.com/canjs/can-dom-mutate
- Issues: https://github.com/canjs/can-dom-mutate/issues
- npm.io page: https://npm.io/package/can-dom-mutate

## Dependencies (4)

- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.4
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.17.6
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0

## Recent versions

- 2.0.9 (latest) — 2021-07-09
- 1.3.11 (1.x-legacy) — 2019-08-07
- 2.0.8 — 2020-01-06
- 2.0.7 — 2019-10-17
- 2.0.6 — 2019-10-15
- 2.0.5 — 2019-08-07
- 2.0.4 — 2019-08-01
- 2.0.3 — 2019-07-15
- 2.0.2 — 2019-06-12
- 1.3.9 — 2019-06-11
- 2.0.1 — 2019-06-11
- 1.3.8 — 2019-06-11
- 2.0.0 — 2019-06-07
- 1.3.7 — 2019-05-24
- 1.3.6 — 2018-12-04
- … 18 more at https://npm.io/package/can-dom-mutate/versions

## README

# can-dom-mutate

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-dom-mutate/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-dom-mutate.svg)](https://www.npmjs.com/package/can-dom-mutate)
[![Travis build status](https://travis-ci.org/canjs/can-dom-mutate.svg?branch=master)](https://travis-ci.org/canjs/can-dom-mutate)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-dom-mutate.svg)](https://greenkeeper.io/)

Dispatch and listen for DOM mutations.

## Documentation

Read the [can-dom-mutate API docs on CanJS.com](https://canjs.com/doc/can-dom-mutate.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-dom-mutate/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-dom-mutate/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-dom-mutate/blob/master/LICENSE)

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