Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.55 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.55 KB

React connectToContext Higher-Order Component

Highly opinionated and simple context connection Higher-Order Component for React.

build coverage dependabot license code style: prettier Contributor Covenant

Installation

npm install --save @slergberg/react-hoc-connect-to-context

This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

Contributing

Feel free to contribute with this library. For more information, take a look at our contributing guide.

License

MIT