Skip to content

jyash97/middleware-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of React hooks to enhance useReducer to be more useful and powerful. Middleware hooks was inspired by middleware ecosystem of Redux.

This hooks will help by abstracting complex logic like for undo-redo, or will help in debugging by logging action and state details.

Install

# Using Yarn:
yarn add middleware-hooks
# Using NPM:
npm i middleware-hooks

Features

  • Simple API
  • Easy to learn and use
  • Lightweight

Docs

Please visit here.

About

Redux middleware functionalities in react hooks with simple plugin use.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •