Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NaturalIntelligence/fast-xml-parser
/ node2json.js
File
node2json.js
src/xmlparser/node2json.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
import
XmlNode from
'./xmlNode.js'
;
4
import
{ Matcher } from
'path-expression-matcher'
;
Callers
nothing calls this directly
Calls
1
getMetaDataSymbol
Method · 0.45
Tested by
no test coverage detected