react-hc

Founder for easy use of Redux

Usage no npm install needed!

<script type="module">
  import reactHc from 'https://cdn.skypack.dev/react-hc';
</script>

README

Redux-founder

A module that easily handles hold, success, failure and reset in Redux-saga. Or the normal disaptch action also makes it concise.

You can use Redux together with React, or with any other view library.

Installation

Inside your React project directory, run the following:

npm i -D redux-hc

Quick Start

Examples

License