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

https://github.com/uid11/ts-redux-store

Fully type-safed and scalable redux store
https://github.com/uid11/ts-redux-store

action redux store typescript

Last synced: 3 months ago
JSON representation

Fully type-safed and scalable redux store

Awesome Lists containing this project

README

          

# ts-redux-store

[![Version][version-image]](https://www.npmjs.com/package/ts-redux-store)
[![dependencies][dependencies-image]](package.json)
[![devDependencies][dev-dependencies-image]](package.json)
[![peerDependencies][peer-dependencies-image]](package.json)
[![License MIT][license-image]](LICENSE)

Fully type-safed and scalable redux store.

## License
[MIT](LICENSE)

[dependencies-image]: https://img.shields.io/badge/dependencies-0-brightgreen.svg?longCache=true&style=flat-square "Dependencies"
[dev-dependencies-image]: https://img.shields.io/badge/devDependencies-0-brightgreen.svg?longCache=true&style=flat-square "devDependencies"
[peer-dependencies-image]: https://img.shields.io/badge/peerDependencies-0-brightgreen.svg?longCache=true&style=flat-square "peerDependencies"
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?longCache=true&style=flat-square "The MIT License"
[version-image]: https://img.shields.io/badge/version-0.0.4-blue.svg?longCache=true&style=flat-square "Version"