react-prop-pipe
v0.1.0
Published
HOC for adding props to the children, without modifying the children
Readme
React PropPipe
Need to pass down some props, but too lazy to fork that libeary? PropPipe is the quick and dirty solution for that.
Testing
Tests are written in the /test directory, using Jest, and enzyme
Aknowledgements
Project uses React Component Boilerplate by Greg Chamberlain
