w3c-xmlserializer
An XML serializer that follows the W3C specification.
This module is mostly used as an internal part of jsdom. However, you can use it independently with some care. That isn't very well-documented yet, but hopefully the below sample can give you an idea.
Basic usage
Last updated