Skip to content

Commit

Permalink
Add hast-util-from-webparser to list of utilities
Browse files Browse the repository at this point in the history
Closes GH-13.

Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
StarpTech authored and wooorm committed Oct 1, 2018
1 parent 297ea0e commit 8555c26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ alphabetically based on content after `hast-util-`
— Transform Parse5’s AST to HAST
* [`hast-util-from-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-from-string)
— Set the plain-text value of a node
— Find and replace text
* [`hast-util-from-webparser`](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/hast-util-from-webparser)
— Transform Webparser’s AST to HAST
* [`hast-util-has-property`](https://github.com/syntax-tree/hast-util-has-property)
— Check if a node has a property
* [`hast-util-heading`](https://github.com/syntax-tree/hast-util-heading)
Expand Down

0 comments on commit 8555c26

Please sign in to comment.