Registry / utility / yosssi-gohtml

yosssi-gohtml

JSON →
library0.0.0-20201013000340-ee4748c638f4gogounverified

Package gohtml provides an HTML formatting function.

go get github.com/yosssi/gohtml
INSTALL
IMPORT
SIG · YOSSSI-GOHTML
Y
yosssi-gohtml
utilitygov0.0.0-20201013000340-ee4748c638f4
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.

gohtml
github.com/yosssi/gohtml

Format an HTML string

package main import ( "fmt" "github.com/yosssi/gohtml" ) func main() { formatted := gohtml.Format("<html><body><p>Hello</p></body></html>") fmt.Println(formatted) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201013000340-ee4748c638f4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
yosssi-gohtml — go get yosssi-gohtml · libregistry