Libraries

4 bookmarks
Custom sorting
ML Kit | Google for Developers
ML Kit | Google for Developers
Google's on-device machine learning kit for mobile developers.
·developers.google.com·
ML Kit | Google for Developers
PuerkitoBio/goquery - A little like that j-thing, only in Go.
PuerkitoBio/goquery - A little like that j-thing, only in Go.
goquery brings a syntax and a set of features similar to jQuery to the Go language. It is based on Go's net/html package and the CSS Selector library cascadia. Since the net/html parser returns nodes, and not a full-featured DOM tree, jQuery's stateful manipulation functions (like height(), css(), detach()) have been left off.
·github.com·
PuerkitoBio/goquery - A little like that j-thing, only in Go.