UNPKG
redux-harmony
Version:
latest (1.0.1)
1.0.1
1.0.0
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
Bring harmony to your redux actions.
github.com/jkbailey/redux-harmony
jkbailey/redux-harmony
redux-harmony
/
.travis.yml
11 lines
(7 loc)
•
90 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
-
"11.10.1"
install:
- npm install
script:
- npm test