Skip to content

Commit

Permalink
docs: related
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Jun 14, 2024
1 parent a59eebb commit 8409caf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
- [`ReaderIteratorResult`](#readeriteratorresult)
- [`ReaderValue`](#readervalue)
- [Types](#types)
- [Related](#related)
- [Contribute](#contribute)

## What is this?
Expand Down Expand Up @@ -354,6 +355,10 @@ type ReaderValue = Character | Code
This package is fully typed with [TypeScript][typescript].
## Related
- [`vfile-location`][vfile-location] &mdash; [vfile][vfile] utility to convert between point and offset based locations
## Contribute
See [`CONTRIBUTING.md`](CONTRIBUTING.md).
Expand All @@ -370,6 +375,7 @@ community you agree to abide by its terms.
[point]: https://github.com/flex-development/vfile-location#point
[typescript]: https://www.typescriptlang.org
[vfile-api]: https://github.com/vfile/vfile#vfileoptions
[vfile-location]: https://github.com/flex-development/vfile-location
[vfile-value]: https://github.com/vfile/vfile#value
[vfile]: https://github.com/vfile/vfile
[yarn]: https://yarnpkg.com

0 comments on commit 8409caf

Please sign in to comment.