You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a playground for implementing dom in the go programming language.
Lazy loading for the dom is targeted. Currently only in memory representation is implemented.
TODO:
-Implement xpath
-Implement DBDOM
-Implement TCPDOM
-Extend tests
About
basic DOM implementation in go programming language