Skip to content
/ dom Public

basic DOM implementation in go programming language

Notifications You must be signed in to change notification settings

mathume/dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages