Skip to content

Commit 0d8e181

Browse files
committed
Add nlcst-test to related in Readme.md
1 parent 7aa76be commit 0d8e181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ interface TextNode < Text {
134134
- [TextOM](https://github.com/wooorm/textom) — Provides an object-oriented manipulation interface to NLCST;
135135
- [nlcst-to-string](https://github.com/wooorm/nlcst-to-string) — Transforms a CST into a string;
136136
- [nlcst-to-textom](https://github.com/wooorm/nlcst-to-textom) — Transforms a CST into a [TextOM](https://github.com/wooorm/textom) object model;
137+
- [nlcst-test](https://github.com/wooorm/nlcst-test) — Validate an NLCST node.
137138

138139
## License
139140

0 commit comments

Comments
 (0)