UNPKG

simple-xml-dom

Version:

A thin wrapper around DOMParser and XMLSerializer for node and the browser.

3 lines (2 loc) 83 B
var xml = require('xmldom') module.exports = require('./lib/parse')(xml.DOMParser)