@unified-myst/render-html
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@unified-myst/render-html

Extends @unified-myst/core-parse, to output HTML (via conversion to HAST).

import { ProcessorHtml } from '@unified-myst/render-html'

const processor = new ProcessorHtml()

console.log(processor.toHtml('Hallo world!'))
// => '<p>Hallo world!</p>'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @unified-myst/render-html

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

8.12 kB

Total Files

6

Last publish

Collaborators

  • ebp-bot
  • chrisjsewell