Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parzh/typed-redux-actions
https://github.com/parzh/typed-redux-actions
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/parzh/typed-redux-actions
- Owner: parzh
- License: mit
- Created: 2020-08-24T21:40:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T21:52:45.000Z (over 4 years ago)
- Last Synced: 2024-03-25T04:22:39.092Z (11 months ago)
- Homepage: https://npmjs.org/package/@parzh/typed-redux-actions
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@parzh/typed-redux-actions`
Type definitions for creating type-safe Redux actions.Go to [full guide] in the `/docs` folder (alternatively, use [direct link to the full guide]).
See [demo] in the `/docs` folder (alternatively, use [direct link to the demo]).
[full guide]: /docs/README.md
[direct link to the full guide]: https://gitlab.com/parzh/typed-redux-actions/blob/master/docs/README.md
[demo]: /docs/demo.ts
[direct link to the demo]: https://gitlab.com/parzh/typed-redux-actions/blob/master/docs/demo.ts