Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.
/ mono-pub-sub Public archive

Dead simple implementation of the Publish/Subscribe pattern

License

Notifications You must be signed in to change notification settings

sukazavr/mono-pub-sub

Repository files navigation

mono-pub-sub Travis Build Status

Logo of MPS

Dead simple implementation of the Publish/Subscribe pattern

Key features

  • Dependency free
  • ES6/CommonJS module support
  • Easy to understand and use (thanks to prototype pattern)
  • Small(ish), less than 1kb minified and gzipped

Author

Dmitrii Bykov

License

Copyright © 2017, Dmitrii Bykov. Released under the MIT License.