We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unist-util-assert
1 parent 00624ae commit e6c4b3aCopy full SHA for e6c4b3a
readme.md
@@ -142,6 +142,8 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
142
143
### List of Utilities
144
145
+* [`unist-util-assert`](https://github.com/wooorm/unist-util-assert)
146
+ — Assert Unist nodes;
147
* [`unist-util-filter`](https://github.com/eush77/unist-util-filter)
148
— Create a new Unist tree with all nodes that pass the test
149
implemented by the provided function;
0 commit comments