syntax-tree

syntax-tree

🏢 Organization

20 repositories on SrcLog

View on GitHub
20 Repos
4.2k Stars
175 Forks
4.2k Watchers

Repositories (20)

mdast syntax-tree/mdast

Markdown Abstract Syntax Tree format

1.4k
unist syntax-tree/unist

Universal Syntax Tree used by @unifiedjs

990
hast syntax-tree/hast

Hypertext Abstract Syntax Tree format

891
mdast-util-from-markdown syntax-tree/mdast-util-from-markdown JavaScript

mdast utility to parse markdown

280
nlcst syntax-tree/nlcst

Natural Language Concrete Syntax Tree format

229
xast syntax-tree/xast

Extensible Abstract Syntax Tree

92
hast-util-to-jsx-runtime syntax-tree/hast-util-to-jsx-runtime JavaScript

hast utility to transform to preact, react, solid, svelte, vue, etc

83
esast syntax-tree/esast

ECMAScript Abstract Syntax Tree format

58
unist-util-inspect syntax-tree/unist-util-inspect JavaScript

utility to inspect nodes

32
unist-util-remove syntax-tree/unist-util-remove JavaScript

utility to remove nodes from a tree

24
mdast-util-math syntax-tree/mdast-util-math JavaScript

mdast extension to parse and serialize math

20
unist-util-filter syntax-tree/unist-util-filter JavaScript

utility to create a new tree with nodes that pass a filter

20
hast-util-to-estree syntax-tree/hast-util-to-estree JavaScript

hast utility to transform to estree (JavaScript AST) JSX

19
mdast-util-frontmatter syntax-tree/mdast-util-frontmatter JavaScript

mdast extensions to parse and serialize frontmatter (YAML, TOML, etc)

19
xast-util-feed syntax-tree/xast-util-feed JavaScript

xast utility to build feeds (rss, atom)

10
ideas syntax-tree/ideas

Share ideas for new utilities and tools built with @syntax-tree

9
estree-util-attach-comments syntax-tree/estree-util-attach-comments JavaScript

utility to attach comments to estree nodes

8
unist-util-position syntax-tree/unist-util-position JavaScript

utility to get the position of a node

6
hast-util-to-snabbdom syntax-tree/hast-util-to-snabbdom

utility to transform to a Snabbdom tree

4
estree-util-is-identifier-name syntax-tree/estree-util-is-identifier-name JavaScript

Check if something can be an ecmascript (javascript) identifier name

3