4.0.0-alpha.42 • Published 3 months ago

@concepta/nestjs-event v4.0.0-alpha.42

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
3 months ago

Rockets NestJS Events

Advanced class based event dispatch/listener module.

This module extends/wraps the eventemitter2 module.

The goal is to enable a pattern where modules can export re-usable events and listener classes that can be easily consumed by their dependent modules.

Project

NPM Latest NPM Downloads GH Last Commit GH Contrib NestJS Dep

Installation

yarn add @concepta/nestjs-event

TODO

  • Add class/method decorators