README xmlfmt Format XML string. Install npm install xmlfmt Usage const xmlfmt = require('xmlfmt'); xmlfmt('<foo>Foo!</foo>'); License MIT © Shogo Sensui