Operation request: XSLT processor
Open
help wanted
operation
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
### Summary
An operation to process XSLT over XML input.
https://en.wikipedia.org/wiki/XSLT
### Example
Input
```xml
John
Smith
Morka
Ismincius
```
XSLT
```xml
```
Output
```xml
John
Morka
```
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating existing operation implementations and the project’s dependency approach, then determine how the supplied XML and XSLT example should be represented and tested; done means the operation produces the shown XML output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100