mgraph.events
Version:
Modern eventing library for Node.js and browsers
15 lines (8 loc) • 802 B
Markdown
# mgraph.events
Small and powerful eventing library for Node.js and browsers — a modern port of [ngraph.events](https://github.com/anvaka/ngraph.events).
## About This Project
**mgraph.events** is a modern ES module refactoring of **ngraph.events**, originally developed by [Andrei Kashcha](https://github.com/anvaka).
This project retains the simplicity and efficiency of the original library while updating it to modern JavaScript standards.
This project is **not affiliated with or endorsed by Andrei Kashcha**, and any modifications are the responsibility of the maintainers of **mgraph.events**.
## License
This project is released under the **BSD 3-Clause License**, in compliance with the original **ngraph.events** licensing terms. See [LICENSE](./LICENSE) for details.