Skip to content

PubSub pattern binding using TypeScript Decorators

Notifications You must be signed in to change notification settings

Psidium/pubsub-class

Repository files navigation

pubsub-class

Typescript decorators for receiving pubsub events in ES6 classes without code pumbling.

Setup

yarn add --dev pubsub-class

License

The MIT License. Copyright 2019 Gabriel Borges.