Registry / utility / levigross-exp-html

levigross-exp-html

JSON →
library0.0.0-20120902181939-8df60c69a8f5gogounverified

An experimental HTML parser and tokenizer for Go.

go get github.com/levigross/exp-html
INSTALL
IMPORT
SIG · LEVIGROSS-EXP-HTML
L
levigross-exp-html
utilitygov0.0.0-20120902181939-8df60c69a8f5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

html
github.com/levigross/exp-html

Create a new HTML tokenizer.

package main import ( "fmt" "github.com/levigross/exp-html" ) func main() { z := html.NewTokenizer(nil) _ = z }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20120902181939-8df60c69a8f5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
levigross-exp-html — go get levigross-exp-html · libregistry