0.4.1 • Published 9 years ago

html2bhtml v0.4.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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!';

License

MIT

Author

bouzuya <m@bouzuya.net> (http://bouzuya.net)

0.4.1

9 years ago

0.4.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago