veldapps-xml

Veldapps package for handling XML resources

Usage no npm install needed!

<script type="module">
  import veldappsXml from 'https://cdn.skypack.dev/veldapps-xml';
</script>

README

veldapps-xml

JavaScript codebase for Veldapps' XML-driven applications.

  • stringify(obj, type[, resolved])
    • JSON.stringifies(obj) skipping @_xlink:href-resolved attributes
    • returns an array containing string reprs of obj and all @_xlink:href-resolved
  • parse() => fast-xml-parser
  • gml()# veldapps-xml