# can-event

> Event handling utilities

Latest version **3.7.7** (published 2018-02-16) · 0 weekly downloads

## Install

```sh
npm install can-event
pnpm add can-event
yarn add can-event
bun add can-event
```

## 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 | 3.7.7 |
| Published | 2018-02-16 |
| First published | 2016-04-19 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 75.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Bitovi |
| Maintainers | andrejewski, bgando, blackmarket, bmomberger-bitovi, christopherjbaker, justinbmeyer, matthewp, nlundquist, phillipskevin, sinjhin |
| Keywords | canjs, canjs-plugin, donejs |

## Links

- npm: https://www.npmjs.com/package/can-event
- Repository: https://github.com/canjs/can-event
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-event/issues
- npm.io page: https://npm.io/package/can-event

## Dependencies (4)

- [can-cid](https://npm.io/package/can-cid.md) ^1.0.0
- [can-util](https://npm.io/package/can-util.md) ^3.9.0
- [can-types](https://npm.io/package/can-types.md) ^1.1.0
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0

## Recent versions

- 3.7.7 (latest) — 2018-02-16
- 3.7.0-pre.0 (pre) — 2017-08-02
- 3.7.6 — 2017-10-31
- 3.7.5 — 2017-09-29
- 3.7.4 — 2017-09-13
- 3.7.3 — 2017-09-12
- 3.7.2 — 2017-09-12
- 3.7.1 — 2017-08-22
- 3.7.0 — 2017-08-15
- 3.6.2 — 2017-08-14
- 3.6.1 — 2017-07-14
- 3.6.0 — 2017-07-10
- 3.5.0 — 2017-06-23
- 3.5.0-pre.2 — 2017-06-13
- 3.4.0 — 2017-05-02
- … 26 more at https://npm.io/package/can-event/versions

## README

# can-event

[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?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-event/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-event.svg)](https://www.npmjs.com/package/can-event)
[![Travis build status](https://travis-ci.org/canjs/can-event.svg?branch=master)](https://travis-ci.org/canjs/can-event)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-event.svg)](https://greenkeeper.io/)

Add event functionality into your objects.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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