0.1.0 • Published 6 years ago
react-retux v0.1.0
React Retux
React-Redux Type enhancement suite.
Features
- Better intellisense auto-complete and error code highlight.
 - Prevent duplicated keys on mapState and mapDispatch.
 - Easy to work with mixed action types(Thunk, Promise...).
 - Designed for Retux architecture but can be used in any project directly.
 
Installation
- yarn: 
yarn add react-retux - npm: 
npm add react-retux 
Usage
See official guide.
API
All typings no JavaScript code.
See docs.
Examples
See Tests and Retux Examples, especially thunk-promise-example.
0.1.0
6 years ago