UNPKG

redux-json-api

Version:

A bunch of Redux actions, action creators and reducers to integrate with a JSON API

20 lines (14 loc) 187 B
--- language: node_js node_js: - "4" - "6" cache: yarn before_install: - yarn global add babel-cli install: - yarn install before_script: - yarn lint script: - yarn test