hast-util-to-jsx-runtime

JSX converter

A utility that converts a hast syntax tree to a framework-compatible JSX runtime

hast utility to transform to preact, react, solid, svelte, vue, etc

GitHub

56 stars
8 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago
hasthast-utiljsxpreactreactruntimesolidsveltevue

Related projects:

RepositoryDescriptionStars
syntax-tree/hast-util-from-domTransforms a DOM tree into a hast syntax tree22
syntax-tree/hast-util-from-textUtility to transform plain text into a hast node's visible content2
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/hast-util-to-htmlUtility to convert syntax tree into HTML string93
syntax-tree/hast-util-to-domUtility to transform HTML syntax trees into DOM structures.19
syntax-tree/hast-util-to-nlcstUtility to convert HTML syntax tree to natural language representation4
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/hast-util-to-textUtility function to extract plain text from HTML-like data structures19
syntax-tree/hastscriptUtility to create syntax trees with ease.165
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38
syntax-tree/hast-util-selectUtility package for working with HTML structures in JavaScript38
syntax-tree/estree-util-build-jsxUtility to transform JSX syntax into function calls for various JavaScript libraries22
syntax-tree/hast-util-sanitizeUtility to make tree-based data safe by removing dangerous content50
syntax-tree/hast-util-assertUtility to verify correctness of nodes in HTML/Markdown parsing trees1
syntax-tree/hast-util-is-elementUtility to check if a node matches certain element criteria in HTML or document structures12