Skip to content

Latest commit

 

History

History

life-events

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
npm version Build 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.

The best place to get started is at our: React-Uploady Documentation Website

Installation

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

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