UNPKG
easyxml
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.2
1.1.0
1.0.0
0.2.0
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A configurable object to XML converter
github.com/tlhunter/node-easyxml
tlhunter/node-easyxml
easyxml
/
test
/
fixtures
/
null.xml
8 lines
(7 loc)
•
109 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<
response
>
<
boolz
>
true
</
boolz
>
<
nullz
/>
<
nullEls
>
<
nullEl
/>
</
nullEls
>
</
response
>