1.0.2 • Published 4 years ago

async-action-state v1.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago