Skip to content

An advanced, still very easy to use reducer for React

License

Notifications You must be signed in to change notification settings

mirismaili/smart-reducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Reducer

An advanced, still very easy-to-use reducer for React

npm (scoped) install size downloads
license Forks Stars

npm i smart-reducer

or:

yarn add smart-reducer

Usage

import useSmartReducer, { payloadSym, simpleLogger } from 'smart-reducer'