https://github.com/canjs/can-event
Event handling utilities
https://github.com/canjs/can-event
Last synced: about 1 year ago
JSON representation
Event handling utilities
- Host: GitHub
- URL: https://github.com/canjs/can-event
- Owner: canjs
- License: mit
- Created: 2016-04-15T19:36:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:48:49.000Z (about 6 years ago)
- Last Synced: 2024-08-09T21:19:11.181Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://v3.canjs.com/doc/can-event.html
- Size: 362 KB
- Stars: 5
- Watchers: 14
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-event
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-event/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-event)
[](https://travis-ci.org/canjs/can-event)
[](https://greenkeeper.io/)
Add event functionality into your objects.
## Documentation
Read the [can-event API docs on CanJS.com](https://v3.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)