go-xslt

go-xslt

Pure-Go XSLT.

Documentation GitHub

What is go-xslt?

go-xslt is a pure-Go (CGO_ENABLED=0) XSLT processor: it applies XSL transformations over a pure-Go XML DOM (go-nokogiri), with no libxslt and no cgo.

Packages

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

XS
xslt
XSLT processor over a pure-Go XML DOM (go-nokogiri) — no libxslt, no cgo.