πŸ“¦ nestjs / event-emitter

Event Emitter module for Nest framework (node.js) πŸ¦‹

β˜… 237 stars β‘‚ 48 forks πŸ‘ 237 watching βš–οΈ MIT License
event-emittereventsjavascriptnestnestjsnodenodejstypescript
πŸ“₯ Clone https://github.com/nestjs/event-emitter.git
HTTPS git clone https://github.com/nestjs/event-emitter.git
SSH git clone git@github.com:nestjs/event-emitter.git
CLI gh repo clone nestjs/event-emitter
renovate[bot] renovate[bot] chore(deps): update typescript-eslint monorepo to v8.53.1 (#1658) 8b6aff0 14 hours ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ .circleci
πŸ“ .github
πŸ“ .husky
πŸ“ lib
πŸ“ tests
πŸ“„ .gitignore
πŸ“„ .npmignore
πŸ“„ .prettierrc
πŸ“„ .release-it.json
πŸ“„ CONTRIBUTING.md
πŸ“„ LICENSE
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ renovate.json
πŸ“„ tsconfig.json
πŸ“„ README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Discord Backers on Open Collective Sponsors on Open Collective

Description

Events module for Nest built on top of the eventemitter2 package.

Installation

$ npm i --save @nestjs/event-emitter

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.