You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
short_description: unist is a specification for syntax trees. It has a big ecosystem of utilities in JavaScript for working with these trees.
4
4
topic: unist
5
5
url: https://unifiedjs.com/
6
-
repo_url: https://github.com/syntax-tree/unist
6
+
github_url: https://github.com/syntax-tree/unist
7
7
related: ast, cst, syntax tree
8
8
---
9
9
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.
0 commit comments