Skip to content

Commit e6c4b3a

Browse files
committed
Add unist-util-assert to list of utilities
1 parent 00624ae commit e6c4b3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
142142

143143
### List of Utilities
144144

145+
* [`unist-util-assert`](https://github.com/wooorm/unist-util-assert)
146+
— Assert Unist nodes;
145147
* [`unist-util-filter`](https://github.com/eush77/unist-util-filter)
146148
— Create a new Unist tree with all nodes that pass the test
147149
implemented by the provided function;

0 commit comments

Comments
 (0)