Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.09 KB
npm version circleci status codecov status bundlephobia badge rpldy storybook

Life Events

Internal package

Events pub/sub management with return values

Makes it possible for the registered handlers to return a response to the emitting code.

Installation

#Yarn:
  $ yarn add @rpldy/life-events

#NPM:
  $ npm i @rpldy/life-events