Convert HTML to b-html.
$ npm install html2bhtml
html2bhtml's CLI is deprecated. You can use b-html-cli.
See: b-html-cli.
import html2bhtml from 'html2bhtml';
html2bhtml('<p>Hello, b-html!</p>') === '<p\n Hello, b-html!';| Name | Name | Last commit date | ||
|---|---|---|---|---|
Convert HTML to b-html.
$ npm install html2bhtml
html2bhtml's CLI is deprecated. You can use b-html-cli.
See: b-html-cli.
import html2bhtml from 'html2bhtml';
html2bhtml('<p>Hello, b-html!</p>') === '<p\n Hello, b-html!';