Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 245 Bytes

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