top | item 45779820 (no title) Kimitri | 4 months ago It really is. It's extremely handy albeit a bit niche these days. discuss order hn newest 29athrowaway|3 months ago XSLT is very useful to transform nested structures.The input has to be XML, but you can get there via YAML, JSON, tree-sitter etc. And the output doesn't have to be XML.xsltproc is usually easy to install.
29athrowaway|3 months ago XSLT is very useful to transform nested structures.The input has to be XML, but you can get there via YAML, JSON, tree-sitter etc. And the output doesn't have to be XML.xsltproc is usually easy to install.
29athrowaway|3 months ago
The input has to be XML, but you can get there via YAML, JSON, tree-sitter etc. And the output doesn't have to be XML.
xsltproc is usually easy to install.