Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

APIMatic XML Adapter Library for JavaScript SDKs

This package provides XML serialization and deserialization utilities for apimatic-js-runtime libraries.

The exported helper functions include:

  • XML Serialization: Convert JavaScript objects to XML strings with configurable root elements
  • XML Deserialization: Parse XML strings into JavaScript objects using a Promise-based API

This library is used by JavaScript SDKs generated by the APIMatic Code Generator. For details on supported platforms and build artifacts, see the Build and Usage Section.