# can-dom-events

> Listen for native and custom DOM events

Latest version **1.3.13** (published 2023-01-27) · MIT license · 0 weekly downloads

## Install

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

## 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 | 1.3.13 |
| Published | 2023-01-27 |
| First published | 2017-06-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 92.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Chris Andrejewski |
| Maintainers | phillipskevin, justinbmeyer, andrejewski, matthewp, m-mujica, chasen, bmomberger-bitovi, cherif_b, bitovi-core-os, stin13, edward.p |
| Keywords | canjs, custom, dom, events, listener |

## Links

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

## Dependencies (5)

- [can-log](https://npm.io/package/can-log.md) ^1.0.2
- [can-globals](https://npm.io/package/can-globals.md) <2.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.11.1
- [can-key-tree](https://npm.io/package/can-key-tree.md) ^1.0.0
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.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

- 1.3.13 (latest) — 2023-01-27
- 1.3.12 — 2021-12-01
- 1.3.11 — 2019-06-05
- 1.3.10 — 2019-05-24
- 1.3.9 — 2019-04-05
- 1.3.8 — 2019-03-25
- 1.3.7 — 2019-03-22
- 1.3.3 — 2018-10-31
- 1.3.2 — 2018-10-23
- 1.3.0 — 2018-07-04
- 1.2.0 — 2018-04-02
- 1.1.4 — 2018-03-12
- 1.1.3 — 2018-03-05
- 1.1.2 — 2018-02-26
- 1.1.1 — 2018-01-29
- … 14 more at https://npm.io/package/can-dom-events/versions

## README

# can-dom-events

[![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-events/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-dom-events.svg)](https://www.npmjs.com/package/can-dom-events)
[![Travis build status](https://travis-ci.org/canjs/can-dom-events.svg?branch=master)](https://travis-ci.org/canjs/can-dom-events)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-dom-events.svg)](https://greenkeeper.io/)

Listen for native and custom DOM events.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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