Skip to content

Commit e72968f

Browse files
authored
Add list of related projects
1 parent d3499ff commit e72968f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ lowercases alphabetical characters (`[A-Z]`).
5656

5757
`boolean`, default: `false` — Do not strip hyphens (`-`).
5858

59+
## Related
60+
61+
* [`nlcst-is-literal`](https://github.com/syntax-tree/nlcst-is-literal)
62+
— Check whether a node is meant literally
63+
* [`nlcst-search`](https://github.com/syntax-tree/nlcst-search)
64+
— Search for patterns
65+
5966
## Contribute
6067

6168
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get

0 commit comments

Comments
 (0)