Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 6337edb

Browse files
committed
Update list of related projects
1 parent 3196a26 commit 6337edb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

readme.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,16 @@ Use [`hast-util-santize`][sanitize] to make the hast tree safe.
138138

139139
## Related
140140

141-
* [`hastscript`][hastscript] — Hyperscript compatible DSL for creating nodes
142-
* [`hast-util-sanitize`][sanitize] — Sanitize nodes
141+
* [`hastscript`][hastscript]
142+
— Hyperscript compatible DSL for creating nodes
143+
* [`hast-util-sanitize`][sanitize]
144+
— Sanitize nodes
145+
* [`hast-util-from-dom`](https://github.com/syntax-tree/hast-util-from-dom)
146+
— Transform a DOM tree to hast
147+
* [`unist-builder`](https://github.com/syntax-tree/unist-builder)
148+
— Create any unist tree
149+
* [`xastscript`](https://github.com/syntax-tree/xastscript)
150+
— Create a xast tree
143151

144152
## Contribute
145153

0 commit comments

Comments
 (0)