Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/born2net/angular2-redux-util
https://github.com/born2net/angular2-redux-util
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/born2net/angular2-redux-util
- Owner: born2net
- License: mit
- Created: 2016-01-29T23:13:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T16:25:00.000Z (about 8 years ago)
- Last Synced: 2024-08-22T21:48:18.560Z (3 months ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular2 Redux
[![travis build](https://img.shields.io/travis/InfomediaLtd/angular2-redux.svg?style=flat-square)](https://travis-ci.org/InfomediaLtd/angular2-redux)
[![version](https://img.shields.io/npm/v/angular2-redux.svg?style=flat-square)](https://www.npmjs.com/package/angular2-redux)
[![downloads](https://img.shields.io/npm/dm/angular2-redux.svg?style=flat-square)](https://www.npmjs.com/package/angular2-redux)
[![MIT Licence](https://img.shields.io/npm/l/angular2-redux.svg?style=flat-square)](https://opensource.org/licenses/MIT)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)Wrapper components for using Redux in an Angular2 application.
```
npm i angular2-redux-util
```