We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7d2e0 commit 80cd92dCopy full SHA for 80cd92d
readme.md
@@ -70,6 +70,11 @@ content so there are no openings for [cross-site scripting (XSS)][xss] attacks.
70
71
Additionally, safe guards are in place to protect against prototype poisoning.
72
73
+## Related
74
+
75
+* [`unist-util-index`](https://github.com/syntax-tree/unist-util-index)
76
+ — index property values or computed keys to nodes
77
78
## Contribute
79
80
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
0 commit comments