Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  helpers
  containers
  components
  helpers
  api
  components
  containers
  state
  containers
  helpers
  state
  api
  state
  styles.dev.css
  index.js
  package.json
  README.md
Size: Mime:
  README.md

@doodle/subscriptions-api-connector

Greenkeeper badge

Redux state connector for subscriptions API.

It exposes an API module and a saga for redux projects.

Documentation can be found in the docs folder.

Run locally

yarn
yarn start

Test

yarn test --watch

Generate the documentation

The documentation is written into the docs folder. Make sure to commit it too.

yarn build:docs

Publish to our repository

npx gulp publish