html2bhtml Convert HTML to b-html. Installation $ npm install html2bhtml CLI html2bhtml's CLI is deprecated. You can use b-html-cli. See: b-html-cli. API import html2bhtml from 'html2bhtml'; html2bhtml('<p>Hello, b-html!</p>') === '<p\n Hello, b-html!'; Badge License MIT Author bouzuya <[email protected]> (http://bouzuya.net)