vespula/event

Very simple event handler.

2.1.1 2017-10-24 20:12 UTC

This package is auto-updated.

Last update: 2024-03-15 19:30:50 UTC


README

A simple library for binding and triggering events.

What's new

2.1.0

  • Added priority to event callbacks
  • Ability to stop propagation
  • Ability to unbind events
  • New trait that you can use in any class

Documentation

Documentation is available at https://vespula.bitbucket.io/event/