0.0.1 • Published 6 years ago

scepter-reducer-lib v0.0.1

Weekly downloads
5
License
AGPL-3.0
Repository
github
Last release
6 years ago

SCEPTER-reducer-lib

Common reducer functions

scepter-logo

js-standard-style

Build Status

codecov

Serverless

namespacedReducerHandler

This function will take the state, action, reduceKey, and a callback and return the state if the keys do not match and the action has a type. Otherwise it passes the values into the callback and executes it

0.0.1

6 years ago