1.0.0 • Published 6 years ago

@source4society/scepter-reducer-lib v1.0.0

Weekly downloads
16
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