https://github.com/goenning/redux-ts-act
Typed actions & reducers for Redux
https://github.com/goenning/redux-ts-act
Last synced: 2 months ago
JSON representation
Typed actions & reducers for Redux
- Host: GitHub
- URL: https://github.com/goenning/redux-ts-act
- Owner: goenning
- Created: 2016-11-05T13:10:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-05T18:05:09.000Z (over 8 years ago)
- Last Synced: 2025-02-13T14:24:53.383Z (4 months ago)
- Language: TypeScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`redux-ts-act` is a tiny, strongly typed, Action Creator and Action Handler for Redux based on TypeScript
Check the [test](https://github.com/goenning/redux-ts-act/tree/master/test) folder for some usages.
Work is still in progress, the API might change in the near future.