hast

Syntax Tree

Represents hypertext as an abstract syntax tree

Hypertext Abstract Syntax Tree format

GitHub

768 stars
16 watching
25 forks
last commit: almost 2 years ago
asthtmlhypertextsyntax-treeunist

Related projects:

RepositoryDescriptionStars
syntax-tree/hastscriptUtility to create syntax trees with ease.165
syntax-tree/esastDefines an abstract syntax tree format for ECMAScript51
syntax-tree/nlcstA format specification for representing natural language in a syntax tree data structure.206
syntax-tree/hast-util-from-textUtility to transform plain text into a hast node's visible content2
syntax-tree/hast-util-to-htmlUtility to convert syntax tree into HTML string93
syntax-tree/hast-util-to-nlcstUtility to convert HTML syntax tree to natural language representation4
syntax-tree/mdastA format for representing Markdown syntax as an abstract syntax tree1,122
syntax-tree/hast-util-from-domTransforms a DOM tree into a hast syntax tree22
syntax-tree/hast-util-to-textUtility function to extract plain text from HTML-like data structures19
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/xastA format for representing XML as an abstract syntax tree67
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/hast-util-sanitizeUtility to make tree-based data safe by removing dangerous content50
syntax-tree/unistA specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format.881
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38