xmlify

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

Converts JavaScript/JSON objects, particularly MongoDB/Mongoose documents, to XML. Version 1.1.0 (latest) as of 2014. Ignores null/undefined values and converts Date objects to ISO format. Key differentiator: uses leading underscore to denote XML attributes, wraps pluralized arrays in singular enclosing elements by default. Stable but old; no updates since 2014.