Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goenning/redux-ts-act
Typed actions & reducers for Redux
https://github.com/goenning/redux-ts-act
Last synced: 13 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-05T18:05:09.000Z (about 8 years ago)
- Last Synced: 2024-11-02T19:41:39.057Z (2 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.