/preact-render-to-vdom

Render JSX and Preact components to a virtual dom document using undom

Primary LanguageJavaScriptMIT LicenseMIT

preact-render-to-vdom Travis Build Status

Render JSX and Preact components to a virtual dom document.

Install

npm i preact-render-to-vdom -S

Usage

// todo

Todo

  • promisify
  • examples
  • tests
  • tidy, refine api

Thanks

Thanks to developit, Stanback, & BerndWessels

License

MIT