Parses HTML via [**Webparser**](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/webparser) to a [**HAST**](https://github.com/syntax-tree/hast) syntax tree. Used in the [**rehype** processor](https://github.com/rehypejs/rehype/blob/master/pa
Sort attributes alphabetically
HTML parser and serializer.
Transform Parse5’s AST to HAST
Produce [HAST](https://github.com/syntax-tree/hast) compatible AST from [Webparser](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/webparser)
Parses HTML via [**Webparser**](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/webparser) to a [**HAST**](https://github.com/syntax-tree/hast) syntax tree.
Hyperscript compatible DSL for creating virtual HAST trees