nlcst-is-literal
Literal checker
Utility to check if an nlcst node is meant literally in a document
utility to check whether an nlcst node is meant literally
9 stars
10 watching
4 forks
Language: JavaScript
last commit: over 1 year ago nlcstnlcst-utilsyntax-treeunistutil
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/nlcst-test | Utility to validate nodes in abstract syntax trees | 2 |
syntax-tree/hast-util-is-element | Utility to check if a node matches certain element criteria in HTML or document structures | 12 |
syntax-tree/hast-util-to-nlcst | Utility to convert HTML syntax tree to natural language representation | 4 |
syntax-tree/nlcst-to-string | Utility to convert structured text data into plain text strings | 18 |
syntax-tree/nlcst-search | A utility to search for phrases in a tree data structure | 16 |
syntax-tree/unist-util-is | Utility to check if nodes match specific patterns | 38 |
syntax-tree/nlcst | A format specification for representing natural language in a syntax tree data structure. | 205 |
syntax-tree/hast-util-assert | Utility to verify correctness of nodes in HTML/Markdown parsing trees | 1 |
syntax-tree/hastscript | Utility to create syntax trees with ease. | 164 |
syntax-tree/nlcst-normalize | A utility to normalize words for comparison by standardizing punctuation and case. | 7 |
syntax-tree/unist-util-assert | A utility for verifying nodes in document trees | 4 |
syntax-tree/hast-util-has-property | Utility to check if an element has a certain property | 1 |
syntax-tree/hast-util-from-text | Utility to transform plain text into a hast node's visible content | 2 |
syntax-tree/hast | Represents hypertext as an abstract syntax tree | 757 |
syntax-tree/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |