Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cartant/ts-action
- Owner: cartant
- License: mit
- Created: 2017-11-03T08:18:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T09:55:07.000Z (over 1 year ago)
- Last Synced: 2024-10-14T23:20:15.934Z (22 days ago)
- Topics: action, redux, typescript
- Language: TypeScript
- Homepage: https://cartant.github.io/ts-action/
- Size: 871 KB
- Stars: 184
- Watchers: 7
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)