vitaly-t / sub-events

Lightweight, strongly-typed events, with monitored subscriptions.
https://vitaly-t.github.io/sub-events
MIT License
38 stars 2 forks source link

Add "emitLast" option support #32

Closed vitaly-t closed 7 hours ago

vitaly-t commented 12 hours ago

Implements #29

vitaly-t commented 9 hours ago

Added lastEvent, which seems pretty solid and simple, just need to add some tests.