Skip to content

Commit 415853b

Browse files
committed
Add list of related projects
1 parent bd14277 commit 415853b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ Detect if [`node`][node] is [**generated**][spec].
4343

4444
`boolean` — Whether `node` is generated.
4545

46+
## Related
47+
48+
* [`unist-util-position`](https://github.com/syntax-tree/unist-util-position)
49+
— Get the position of nodes
50+
* [`unist-util-remove-position`](https://github.com/syntax-tree/unist-util-remove-position)
51+
— Remove `position`s from a tree
52+
* [`unist-util-stringify-position`](https://github.com/syntax-tree/unist-util-stringify-position)
53+
— Stringify a node, location, or position
54+
4655
## License
4756

4857
[MIT][license] © [Titus Wormer][author]

0 commit comments

Comments
 (0)