TypeScript FSA Utilities for Redux Thunk
JSON →typescript-fsa-redux-thunk is a utility library that bridges the gap between `typescript-fsa`'s strongly typed Flux Standard Action (FSA) creators and `redux-thunk` for handling asynchronous operations in Redux applications. It provides an `asyncFactory` to easily define typed async action creators, streamlining the process of dispatching `started`, `done`, and `failed` actions that conform to the FSA specification. The current stable version is 2.10.2. While the release cadence isn't explicitly stated, the project appears actively maintained with recent updates, though the latest npm publish was 5 years ago for 2.10.2. A key differentiator is its tight integration with `typescript-fsa`, allowing developers to leverage type safety throughout their async Redux action flows, including custom error types. It also includes `thunkToAction` for easier integration with `bindActionCreators`.
Traffic · last 30 days ↑340% vs prev 7d
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇫🇷 France · 🇩🇪 Germany