google / google/go-jsonnet

Support function to transform xml using xsl transformation

Open
#764 1 comment 0 reactions 1 assignee Claimed by @rohitjangid View on GitHub
Dominant language
Go
Stars
1.8k
Forks
263
PR merge metrics
No merged PRs in 30d

Description

We should support a function to convert a stringified xml using stringified xsl. The details could be as follows

- **Signature**: `std.xsltTransform(xml, xsl)`
- **Params**:
1. `xml`: XML string
2. `xsl`: XSL string
- **Returns**: Stringified transformed output

Ref: https://en.wikipedia.org/wiki/XSLT

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.