/redux-reducer-handlers

A library for converting Reducer switch statements to a dictionary map of handlers, which are simply callbacks that can directly modify the passed in state.

Primary LanguageTypeScriptMIT LicenseMIT

Watchers