Description:
A deep regex match component for React, support ReactNode match. It supports regular expression matches in a reactDom or a string, and wrap each match a react node, also support custom wrap.
Installation:
$ npm install react-deep-match –save
