Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crhntr authored Jan 29, 2025
1 parent 4fc38b6 commit f3abe07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This package has pure Go implementation of some Document Object Model functions using [golang.org/x/net/html.Node](https://pkg.go.dev/golang.org/x/net/html).

I often use this for testing HTML coming back from servers. I also am using it in [Muxt](https://github.com/crhntr/muxt). If you like HTML and hypertext, definitely give it a try.
I often use this for testing HTML coming back from servers. I also am using it in [Muxt](https://github.com/crhntr/muxt). If you like hypertext, definitely go take a look.

It makes use of the awesome package [andybalholm/cascadia](https://github.com/andybalholm/cascadia).

Expand Down

0 comments on commit f3abe07

Please sign in to comment.