1.0.2 • Published 6 years ago

async-action-state v1.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

AsyncActionState

Async Action State is a lightweight set of helpers to make handling state around the status of asynchronous actions easier. Currently it only supports NgRx.

  • Predefined states for initial, inProgress, success states
  • Function to generate error state
  • Method to generate commonly used selectors: getInProgress, getSuccess, getError and derived selector getTriggered
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago