JSPM

smart-reducer

0.3.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q40593F
  • License MIT

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

Package Exports

  • smart-reducer
  • smart-reducer/src/main.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (smart-reducer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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'