Skip to content

Commit e4d5989

Browse files
committed
Add list of related projects
1 parent 0093eaa commit e4d5989

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,13 @@ Yields:
131131

132132
Do not use user input in `replace` or use [`hast-util-santize`][sanitize].
133133

134+
## Related
135+
136+
* [`hast-util-select`](https://github.com/syntax-tree/hast-util-select)
137+
`querySelector`, `querySelectorAll`, and `matches`
138+
* [`unist-util-select`](https://github.com/syntax-tree/unist-util-select)
139+
— select unist nodes with CSS-like selectors
140+
134141
## Contribute
135142

136143
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get

0 commit comments

Comments
 (0)