File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1818npm install unist-util-generated
1919```
2020
21- ## Usage
21+ ## Use
2222
2323``` js
2424var generated = require (' unist-util-generated' )
@@ -50,6 +50,8 @@ Check if [`node`][node] is [*generated*][generated].
5050
5151* [ ` unist-util-position ` ] ( https://github.com/syntax-tree/unist-util-position )
5252 — Get the position of nodes
53+ * [ ` unist-util-source ` ] ( https://github.com/syntax-tree/unist-util-source )
54+ — Get the source of a node or position
5355* [ ` unist-util-remove-position ` ] ( https://github.com/syntax-tree/unist-util-remove-position )
5456 — Remove ` position ` s from a tree
5557* [ ` unist-util-stringify-position ` ] ( https://github.com/syntax-tree/unist-util-stringify-position )
@@ -61,8 +63,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
6163started.
6264See [ ` support.md ` ] [ support ] for ways to get help.
6365
64- This project has a [ Code of Conduct ] [ coc ] .
65- By interacting with this repository, organisation , or community you agree to
66+ This project has a [ code of conduct ] [ coc ] .
67+ By interacting with this repository, organization , or community you agree to
6668abide by its terms.
6769
6870## License
You can’t perform that action at this time.
0 commit comments