@adonisjs/events
v9.0.2
Published
An implementation of the event emitter built on top of emittery
Downloads
135,526
Readme
@adonisjs/events
Introduction
AdonisJS events is an implementation of the event emitter built on top of emittery. Alongside defining event listeners as inline callbacks, you can also bind modules to events and define events as classes.
Official Documentation
The documentation is available on the AdonisJS website
Contributing
One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.
We encourage you to read the contribution guide before contributing to the framework.
Code of Conduct
In order to ensure that the AdonisJS community is welcoming to all, please review and abide by the Code of Conduct.
License
AdonisJS events is open-sourced software licensed under the MIT license.