hastscript

Syntax generator

Utility to create syntax trees with ease.

utility to create hast trees

GitHub

164 stars
11 watching
12 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list

hasthast-utilhtmlhyperscriptunistutil

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
syntax-tree/hast-util-to-html Utility to convert syntax tree into HTML string 88
syntax-tree/hast-util-from-dom Transforms a DOM tree into a hast syntax tree 22
syntax-tree/unist-builder Utility to create syntax trees with ease 77
syntax-tree/hast Represents hypertext as an abstract syntax tree 757
syntax-tree/hast-util-to-nlcst Utility to convert HTML syntax tree to natural language representation 4
syntax-tree/hast-util-to-dom Utility to transform HTML syntax trees into DOM structures. 19
syntax-tree/hast-util-from-text Utility to transform plain text into a hast node's visible content 2
syntax-tree/xastscript A utility to create syntax trees with ease 12
syntax-tree/hast-util-select Utility package for working with HTML structures in JavaScript 38
syntax-tree/hast-util-to-xast Utility to convert HTML syntax trees into XML syntax trees 4
syntax-tree/mdast-util-to-hast Transforms markdown syntax trees into HTML syntax trees 103
syntax-tree/hast-util-sanitize Utility to make tree-based data safe by removing dangerous content 50
syntax-tree/hast-util-to-text Utility function to extract plain text from HTML-like data structures 19
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18
syntax-tree/hast-util-to-jsx-runtime A utility that converts a hast syntax tree to a framework-compatible JSX runtime 55