mdast-util-to-nlcst
Syntax transformer
Utility to transform markdown syntax tree into natural language syntax tree
utility to transform mdast to nlcst
9 stars
11 watching
1 forks
Language: JavaScript
last commit: over 1 year ago markdownmdastmdast-utilnatural-languagenlcstnlcst-utilsyntax-treeunist
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Transforms markdown syntax trees into HTML syntax trees | 105 |
| | Converts HTML syntax tree to markdown syntax tree | 38 |
| | Utility to convert HTML syntax tree to natural language representation | 4 |
| | Utility to extract text content from markdown abstract syntax tree nodes | 39 |
| | Generates a table of contents from an MDAST tree | 83 |
| | Utility to convert HTML syntax trees into XML syntax trees | 4 |
| | Utility to convert structured text data into plain text strings | 18 |
| | A format for representing Markdown syntax as an abstract syntax tree | 1,122 |
| | Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure | 11 |
| | Transforms a DOM tree into a hast syntax tree | 22 |
| | Utility to find headings and replace content in their section | 10 |
| | Utility to validate and assert structure of markdown AST nodes | 0 |
| | Utility to convert XML into a syntax tree data structure | 16 |
| | Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |
| | Utility to transform HTML syntax trees into DOM structures. | 19 |