Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

crhntr/dom

 
 

Repository files navigation

dom Go Reference

This package has pure Go implementation of some Document Object Model functions using golang.org/x/net/html.Node.

I often use this for testing HTML coming back from servers. I also am using it in Muxt. If you like hypertext, definitely go take a look.

It makes use of the awesome package andybalholm/cascadia.

The spec package specifies interfaces; dom has implementations.

About

Mirror of https://github.com/typelate/dom (originally developed under crhntr now moved to typelate)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%