1.0.4 • Published 9 years ago

sebastiendaniel-dispatcher v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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
1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago