@daybyday/event

1.0.0 • Public • Published

Event

A es6 "event" class for publisher and subscriber pattern, message middleware, event bus.

Publish steps

  • Login: add user with your Username, Password, Email
# First time publish
npm adduser
# Other times publish
npm login
  • Publish in your git gui or click publish.sh bash file
npm publish

Install

npm install @daybyday/event --save

Importing

import Event from '@daybyday/event';

Package Sidebar

Install

npm i @daybyday/event

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

194 kB

Total Files

52

Last publish

Collaborators

  • steper