UNPKG

jstoxml

Version:

Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)

15 lines 195 B
{ "plugins": [ "@babel/plugin-transform-modules-umd" ], "presets": [ [ "@babel/preset-env", { "targets": { "chrome": "30" } } ] ] }