My bedazzling module
npm install html-to-react-parser> My bedazzling module
```
$ npm install html2react
`js
const html2react = require("html2react");
html2react('
');API
$3
#### input
Type:
stringLorem ipsum.
#### options
Type:
object##### foo
Type:
boolean
Default: falseLorem ipsum.
CLI
`
$ npm install --global html2react
``
$ html2react --help Usage
html2react [input]
Options
--foo Lorem ipsum [Default: false]
Examples
$ html2react
unicorns & rainbows
$ html2react ponies
ponies & rainbows
``