go-nokogiri

go-nokogiri

Pure-Go XML/HTML + XPath.

Documentation GitHub

What is go-nokogiri?

go-nokogiri is a pure-Go (CGO_ENABLED=0) XML/HTML parser with XPath and CSS queries and libxml2-faithful serialization — the parsing and DOM core in the Nokogiri tradition, with no libxml2 and no cgo.

Packages

1 module(s) — generated from the org's repos.

NK
nokogiri
XML/HTML parser + XPath/CSS queries + libxml2-faithful serialization (Nokogiri-class).