Skip to content

Commit a87dfa8

Browse files
authored
Merge pull request #3849 from shaedrich/unist
Add topic "unist"
2 parents 8ae0521 + fe4859f commit a87dfa8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

topics/unist/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
display_name: Universal Syntax Tree.
3+
short_description: unist is a specification for syntax trees. It has a big ecosystem of utilities in JavaScript for working with these trees.
4+
topic: unist
5+
url: https://unifiedjs.com/
6+
github_url: https://github.com/syntax-tree/unist
7+
related: ast, cst, syntax-tree
8+
released: February 11, 2016
9+
logo: unist.png
10+
---
11+
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.

topics/unist/unist.png

1.42 KB
Loading

0 commit comments

Comments
 (0)