Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.