Higher order wrappers for React components Why? To declutter the helper files from your project. Usage fromImmutable import { fromImmutable } from 'react-wrappers'; // more details to follow