rehype-react

HTML converter

Converts HTML to JSX code for various JavaScript frameworks

plugin to transform to preact, react, vue, etc

GitHub

393 stars
10 watching
27 forks
Language: JavaScript
last commit: about 1 year ago
preactreactrehyperehype-pluginsolidvue

Related projects:

Repository Description Stars
rehypejs/rehype A tool for transforming HTML with plugins to inspect and change its structure as structured data 1,814
rehypejs/rehype-format Formats whitespace in HTML to improve readability 30
rehypejs/rehype-document Wraps a fragment in a complete HTML document 31
rehypejs/rehype-highlight A rehype plugin for syntax highlighting 267
rehypejs/rehype-remark Transforms HTML into Markdown syntax tree to support remark 82
rehypejs/rehype-retext Transforms HTML into natural language syntax trees to support analysis and processing of prose content 17
remarkjs/remark-rehype Transforms markdown into HTML to support HTML processing plugins 271
rehypejs/rehype-dom A library for parsing and compiling HTML with browser APIs 26
js-devtools/rehype-toc Adds a table of contents to HTML documents using rehype plugin 71
rehypejs/rehype-minify Utility for optimizing HTML documents by removing unnecessary characters and attributes 90
pveyes/htmr A lightweight library that converts HTML strings to React elements with customizable transformations and attribute handling. 527
js-devtools/rehype-url-inspector A plugin to inspect and manipulate URLs in HTML documents 19
vutran/preact-codemod Automates the conversion of React code to Preact 40
js-devtools/rehype-inline-svg Inlines and optimizes SVG images in HTML documents 8
preactjs/preact-render-to-string A utility for rendering JSX and Preact components to HTML strings. 653