Skip to content

philipszdavido/_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redux

This is my own implementation of the state management library Redux.

Installation

NPM:

npm install @chidumennamdi/redux -S

Yarn:

yarn add @chidumennamdi/redux

API

  • createStore
  • combineReducers

Usage

Author

About

my own implementation of the Redux library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published