rehype-retext

Syntax tree transformer

Transforms HTML into natural language syntax trees to support analysis and processing of prose content

plugin to transform from HTML (rehype) to prose (retext)

GitHub

17 stars
8 watching
1 forks
Language: JavaScript
last commit: 5 months ago
hasthtmlnatural-languagenlcstrehyperehype-pluginretextretext-plugin

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-remark Transforms HTML into Markdown syntax tree to support remark 82
rehypejs/rehype-format Formats whitespace in HTML to improve readability 30
rehypejs/rehype-react Converts HTML to JSX code for various JavaScript frameworks 393
syntax-tree/hast-util-to-nlcst Utility to convert HTML syntax tree to natural language representation 4
rehypejs/rehype-highlight A rehype plugin for syntax highlighting 267
remarkjs/remark-rehype Transforms markdown into HTML to support HTML processing plugins 271
remarkjs/remark-retext A plugin that transforms Markdown into natural language text using the retext ecosystem. 28
syntax-tree/hast-util-from-text Utility to transform plain text into a hast node's visible content 2
syntax-tree/hast-util-to-xast Utility to convert HTML syntax trees into XML syntax trees 4
rehypejs/rehype-document Wraps a fragment in a complete HTML document 31
syntax-tree/hast-util-to-html Utility to convert syntax tree into HTML string 88
retextjs/retext-spell A plugin to check spelling in natural language text 73
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18
syntax-tree/mdast-util-to-hast Transforms markdown syntax trees into HTML syntax trees 103