UNPKG
ts-xsltproc
Version:
latest (0.1.0)
0.1.0
nodejs / typescript xsltproc
github.com/sambacha/xsltproc
sambacha/xsltproc
ts-xsltproc
/
test
/
fixtures
/
data.xml
4 lines
•
106 B
text/xml
View Raw
1
2
3
4
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
page
title
=
"Page title"
>
<
content
>
Page content
</
content
>
</
page
>