Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cartant/ts-action

TypeScript action creators for Redux
https://github.com/cartant/ts-action

action redux typescript

Last synced: 19 days ago
JSON representation

TypeScript action creators for Redux

Awesome Lists containing this project

README

        

# ts-action

[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/cartant/ts-action/blob/master/LICENSE)
[![Build status](https://img.shields.io/travis/cartant/ts-action.svg)](http://travis-ci.org/cartant/ts-action)
[![Greenkeeper badge](https://badges.greenkeeper.io/cartant/ts-action.svg)](https://greenkeeper.io/)

This monorepo contains the following packages:

* `ts-action` - see [`README.md`](https://github.com/cartant/ts-action/blob/master/packages/ts-action/README.md)
* `ts-action-immer` - see [`README.md`](https://github.com/cartant/ts-action/blob/master/packages/ts-action-immer/README.md)
* `ts-action-operators` - see [`README.md`](https://github.com/cartant/ts-action/blob/master/packages/ts-action-operators/README.md)