Universal Syntax Tree. topic

unist is a specification for syntax trees. It has a big ecosystem of utilities in JavaScript for working with these trees. It’s implemented by several other specifications.

List Universal Syntax Tree. repositories

MarkdownSyntax

69
Stars
7
Forks
Watchers

☄️ A Type-safe Markdown parser in Swift.

hast-util-reading-time

56
Stars
2
Forks
Watchers

utility to estimate the reading time

hastscript

155
Stars
12
Forks
Watchers

utility to create hast trees

hast-util-to-html

79
Stars
21
Forks
Watchers

utility to serialize hast to HTML

awesome-syntax-tree

104
Stars
1
Forks
Watchers

Curated list of awesome syntax-tree, unist, hast, xast, mdast, esast, nlcst resources

mdast-util-to-hast

94
Stars
42
Forks
Watchers

utility to transform mdast to hast

jsdast

21
Stars
1
Forks
Watchers

JSDoc Abstract Syntax Tree

yaml-unist-parser

22
Stars
9
Forks
Watchers

A YAML parser that produces output compatible with unist

google-docs-hast

24
Stars
11
Forks
Watchers

Converts the JSON representation of a Google Docs document into an HTML abstract syntax tree (HAST).

esast

47
Stars
1
Forks
Watchers

ECMAScript Abstract Syntax Tree format