Skip to content
/ dom Public

This project has DOM inspired wrappers around the golang.org/x/net/html package.

License

Notifications You must be signed in to change notification settings

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.

It makes use of the awesome package andybalholm/cascadia.

The spec pacakge specifies interfaces; dom has implementations.

About

This project has DOM inspired wrappers around the golang.org/x/net/html package.

Topics

Resources

License

Stars

Watchers

Forks

Languages