syntax-tree

Results 43 repositories owned by syntax-tree

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

esast

47
Stars
1
Forks
Watchers

ECMAScript Abstract Syntax Tree format

estree-util-build-jsx

22
Stars
3
Forks
Watchers

Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)

hast-to-hyperscript

46
Stars
17
Forks
Watchers

Legacy utility to transform hast to something else

hast-util-from-dom

22
Stars
4
Forks
Watchers

utility to transform a DOM tree to hast

hast-util-sanitize

48
Stars
20
Forks
Watchers

utility to sanitize hast nodes

hast-util-select

37
Stars
1
Forks
Watchers

utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast

hast-util-to-mdast

34
Stars
16
Forks
Watchers

utility to transform hast (HTML) to mdast (markdown)

mdast-util-to-markdown

86
Stars
19
Forks
Watchers

mdast utility to serialize markdown