Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,8 @@ unist:

### List of utilities

* [`unist-util-ancestor`](https://github.com/gorange/unist-util-ancestor)
— get the common ancestor of one or more nodes
* [`unist-util-assert`](https://github.com/syntax-tree/unist-util-assert)
— assert nodes
* [`unist-util-filter`](https://github.com/syntax-tree/unist-util-filter)
Expand Down