0.0.0 • Published 6 years ago

@ghadyani-framework/redux-components v0.0.0

Weekly downloads
2
License
MITNFA
Repository
-
Last release
6 years ago

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.