aautem / Ghadyani-Framework-Redux-Components

Redux helper components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Components for Ghadyani Framework Packages

Redux helper components (currently just ReduxConnection).

Installation

npm

npm i @ghadyani-framework/redux-components @ghadyani-framework/base

yarn

yarn add @ghadyani-framework/redux-components @ghadyani-framework/base

API

Redux Components

  • ReduxConnection

fp Utilites (not exposed at this time)

  • getPropsNotInPropTypes
  • objectPropsMatch
  • getEntriesFromObject
  • getKeyValuePairFromObject
  • reduceObjectArrayToObject

ReduxConnection

Docs coming soon! See the Medium Article for usage.

About

Redux helper components.

License:MIT License


Languages

Language:JavaScript 100.0%