Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e7ec8df

Browse filesBrowse files
authored
Add unist-util-size to list of utilities
1 parent b36721e commit e7ec8df
Copy full SHA for e7ec8df

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎readme.md

Copy file name to clipboardExpand all lines: readme.md
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,8 @@ implementing unist:
470470
— Remove positional info from trees
471471
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
472472
— Select nodes with CSS-like selectors
473+
* [`unist-util-size`](https://github.com/syntax-tree/unist-util-size)
474+
— Calculate the number of nodes in a tree
473475
* [`unist-util-source`](https://github.com/syntax-tree/unist-util-source)
474476
— Get the source of a value (node or position) in a file
475477
* [`unist-util-stringify-position`](https://github.com/syntax-tree/unist-util-stringify-position)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.