nlcst-test

Node validator

Utility to validate nodes in abstract syntax trees

utility to check assert an nlcst node

GitHub

2 stars
10 watching
0 forks
Language: JavaScript
last commit: over 1 year ago
assertnlcstnlcst-utilsyntax-treetestunistutil

Related projects:

Repository Description Stars
syntax-tree/unist-util-assert A utility for verifying nodes in document trees 4
syntax-tree/hast-util-assert Utility to verify correctness of nodes in HTML/Markdown parsing trees 1
syntax-tree/nlcst-is-literal Utility to check if an nlcst node is meant literally in a document 9
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18
syntax-tree/unist-util-is Utility to check if nodes match specific patterns 38
syntax-tree/mdast-util-assert Utility to validate and assert structure of markdown AST nodes 0
syntax-tree/hast-util-to-nlcst Utility to convert HTML syntax tree to natural language representation 4
syntax-tree/nlcst-search A utility to search for phrases in a tree data structure 16
syntax-tree/nlcst A format specification for representing natural language in a syntax tree data structure. 205
syntax-tree/mdast-util-to-nlcst Utility to transform markdown syntax tree into natural language syntax tree 9
syntax-tree/hast-util-is-element Utility to check if a node matches certain element criteria in HTML or document structures 12
syntax-tree/nlcst-normalize A utility to normalize words for comparison by standardizing punctuation and case. 7
syntax-tree/unist-util-inspect Utility to visually inspect tree data structures 27
syntax-tree/unist-util-filter Utility to remove unwanted nodes from a tree data structure 18
syntax-tree/hastscript Utility to create syntax trees with ease. 164