React hook. Based on rxjs. Encapsulate all the boilerplate code necesary to execute an async operations. Support concurrency executions: MergeMap, SwitchMap, ConcatMap, ExhaustMap. Also a retry mechanisim. All described is posible via configuration.
npm install async-executor-hook