UNPKG

redux-factory

Version:

Composable, curried factory for creating Redux reducers and actions

9 lines (8 loc) 124 B
language: node_js node_js: - "6" install: - npm install script: - npm run test:cover - npm run test:report-coverage