Skip to content

Commit 7aa76be

Browse files
committed
Add nlcst-to-textom to related in Readme.md
1 parent 70966df commit 7aa76be

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
@@ -133,6 +133,7 @@ interface TextNode < Text {
133133
- [parse-latin](https://github.com/wooorm/parse-latin) — Transforms latin-script natural language into a CST;
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;
136+
- [nlcst-to-textom](https://github.com/wooorm/nlcst-to-textom) — Transforms a CST into a [TextOM](https://github.com/wooorm/textom) object model;
136137

137138
## License
138139

0 commit comments

Comments
 (0)