sebastiendaniel-dispatcher

1.0.4 • Public • Published

Getting started

dispatcher is a - very basic - singleton module for managing actions in your flux-like architecture.

  • It seeks to reduce boilerplate code around the concept of actions.
  • It creates a central control point for all application actions (no need for global constants)
  • It enforces the Standard-Flux-Action structure, without the error property

Readme

Keywords

Package Sidebar

Install

npm i sebastiendaniel-dispatcher

Weekly Downloads

0

Version

1.0.4

License

MIT

Last publish

Collaborators

  • sebastiendaniel