shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
xmlToJson
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.convert
This function take a xml string as input and return a json object.
Params
- xml*-String
The xml string to convert
Return
- -Object
The corresponding json object
Example
import ( xmlToJson ) from '@blackbyte/sugar/convert';
xmlToJson('...');Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space