hast-util-from-dom

DOM to hast converter

Transforms a DOM tree into a hast syntax tree

utility to transform a DOM tree to hast

GitHub

22 stars
9 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
domhasthast-utilhtmlsyntax-treeunistutil

Related projects:

RepositoryDescriptionStars
syntax-tree/hast-util-to-domUtility to transform HTML syntax trees into DOM structures.19
syntax-tree/hast-util-to-htmlUtility to convert syntax tree into HTML string93
syntax-tree/hast-util-from-textUtility to transform plain text into a hast node's visible content2
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-mdastConverts HTML syntax tree to markdown syntax tree38
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/hastscriptUtility to create syntax trees with ease.165
syntax-tree/hast-util-to-jsx-runtimeA utility that converts a hast syntax tree to a framework-compatible JSX runtime56
syntax-tree/hast-util-to-textUtility function to extract plain text from HTML-like data structures19
syntax-tree/hast-util-selectUtility package for working with HTML structures in JavaScript38
syntax-tree/hast-util-assertUtility to verify correctness of nodes in HTML/Markdown parsing trees1
syntax-tree/hast-util-sanitizeUtility to make tree-based data safe by removing dangerous content50
syntax-tree/hastRepresents hypertext as an abstract syntax tree768
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9