Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
fast-xml-parser
Fast pure JS implementation of XML parser
Collective -
Host: opensource -
https://opencollective.com/fast-xml-parser
- Code: https://github.com/NaturalIntelligence/fast-xml-parser
Change the typedefs and docs for updateTag to match how FXP actually behaves
github.com/NaturalIntelligence/fast-xml-parser - FiniteLooper opened this pull request over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - FiniteLooper opened this pull request over 1 year ago
Read empty attributes
github.com/NaturalIntelligence/fast-xml-parser - Peterculazh opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - Peterculazh opened this issue over 1 year ago
Parser must skip unopened closing tags
github.com/NaturalIntelligence/fast-xml-parser - varad11 opened this pull request over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - varad11 opened this pull request over 1 year ago
Returning null with tagValueProcessor
github.com/NaturalIntelligence/fast-xml-parser - patryk-smc opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - patryk-smc opened this issue over 1 year ago
Make options in objects optional
github.com/NaturalIntelligence/fast-xml-parser - Lenni009 opened this pull request over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - Lenni009 opened this pull request over 1 year ago
Exception thrown by validator if unopened tag closes
github.com/NaturalIntelligence/fast-xml-parser - guillermoheras-bjss opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - guillermoheras-bjss opened this issue over 1 year ago
How to insert a string containing single quotes into #text?
github.com/NaturalIntelligence/fast-xml-parser - mingyec opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - mingyec opened this issue over 1 year ago
How to avoid generate "#text" field in json ?
github.com/NaturalIntelligence/fast-xml-parser - summerCol opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - summerCol opened this issue over 1 year ago
Fix character reference parsing
github.com/NaturalIntelligence/fast-xml-parser - Pharb opened this pull request over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - Pharb opened this pull request over 1 year ago
Some character reference formats not parsed correctly
github.com/NaturalIntelligence/fast-xml-parser - Pharb opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - Pharb opened this issue over 1 year ago
Version should be 4.2.2 in package.json and missing v4.2.1 and v4.2.2 tags
github.com/NaturalIntelligence/fast-xml-parser - tbouffard opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - tbouffard opened this issue over 1 year ago
XMLBuilder: introduce initial indentation level option
github.com/NaturalIntelligence/fast-xml-parser - moki opened this pull request over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - moki opened this pull request over 1 year ago
Introduce initialIndentationLevel option for the XMLBuilder
github.com/NaturalIntelligence/fast-xml-parser - moki opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - moki opened this issue over 1 year ago
jPath for self-closing XML tag includes slash
github.com/NaturalIntelligence/fast-xml-parser - m-radzikowski opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - m-radzikowski opened this issue over 1 year ago
unpairedTags matching requires paired tag sibling to work
github.com/NaturalIntelligence/fast-xml-parser - nibk opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - nibk opened this issue over 1 year ago
Fixed typo in 2.XMLparseOptions.md
github.com/NaturalIntelligence/fast-xml-parser - rachellanman opened this pull request over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - rachellanman opened this pull request over 1 year ago
Add builder option to add space at end of self closing tag
github.com/NaturalIntelligence/fast-xml-parser - Radeonmann opened this issue over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - Radeonmann opened this issue over 1 year ago
Parse text value with an included (sub-) node
github.com/NaturalIntelligence/fast-xml-parser - araareon opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - araareon opened this issue almost 2 years ago
IsArray option isn't parsing tags with 0 as value correctly #490
github.com/NaturalIntelligence/fast-xml-parser - omggga opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - omggga opened this pull request almost 2 years ago
refactor(types): allow to omit options when creating a XMLBuilder instance
github.com/NaturalIntelligence/fast-xml-parser - p-kuen opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - p-kuen opened this pull request almost 2 years ago
Bump webpack from 5.65.0 to 5.76.0
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
Only set textNodeName, build xml is error
github.com/NaturalIntelligence/fast-xml-parser - joneqian opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - joneqian opened this pull request almost 2 years ago
Configuring XML output attributes - attributeValueProcessor?
github.com/NaturalIntelligence/fast-xml-parser - timoconnor opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - timoconnor opened this issue almost 2 years ago
Uncaught TypeError: Assignment to constant variable
github.com/NaturalIntelligence/fast-xml-parser - srinivas-gangji opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - srinivas-gangji opened this issue almost 2 years ago
fix wrong word
github.com/NaturalIntelligence/fast-xml-parser - christianschlaepfer opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - christianschlaepfer opened this pull request almost 2 years ago
isArray empty array produces an array with a single string
github.com/NaturalIntelligence/fast-xml-parser - chriscarpenter12 opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - chriscarpenter12 opened this issue almost 2 years ago
Missing Changelog for 4.1.2
github.com/NaturalIntelligence/fast-xml-parser - frytg opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - frytg opened this issue almost 2 years ago
i've got a challenge with leading zeros
github.com/NaturalIntelligence/fast-xml-parser - thuus opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - thuus opened this issue almost 2 years ago
Invalid DOCTYPE when parsing svg file
github.com/NaturalIntelligence/fast-xml-parser - gartcimore opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - gartcimore opened this issue almost 2 years ago
Is it possible to stack attributes when formatting xml
github.com/NaturalIntelligence/fast-xml-parser - nickminutello opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - nickminutello opened this issue almost 2 years ago
Questions re: TagValueProcessor behavior
github.com/NaturalIntelligence/fast-xml-parser - dopry opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dopry opened this issue almost 2 years ago
Security Vulnerability report
github.com/NaturalIntelligence/fast-xml-parser - Sudistark opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - Sudistark opened this issue almost 2 years ago
Fail to reject multiple root nodes
github.com/NaturalIntelligence/fast-xml-parser - bendrissou opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - bendrissou opened this issue almost 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
ignoreAttributes breaks unpairedTags
github.com/NaturalIntelligence/fast-xml-parser - croghostrider opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - croghostrider opened this issue almost 2 years ago
Version should be 4.0.14 in package.json and missing v4.0.14 tag
github.com/NaturalIntelligence/fast-xml-parser - tbouffard opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - tbouffard opened this issue almost 2 years ago
Introduction of eNotation parameter breaks existing code
github.com/NaturalIntelligence/fast-xml-parser - marcello-morena opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - marcello-morena opened this issue almost 2 years ago
Nested CDATA with tags causes unexpected error
github.com/NaturalIntelligence/fast-xml-parser - markcellus opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - markcellus opened this issue almost 2 years ago
xd:string "0xF2" => 242
github.com/NaturalIntelligence/fast-xml-parser - luddwskater opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - luddwskater opened this issue almost 2 years ago
Hex value in CDATA being parsed
github.com/NaturalIntelligence/fast-xml-parser - estanglerbm opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - estanglerbm opened this issue almost 2 years ago
Unpaired Tags unexpected output
github.com/NaturalIntelligence/fast-xml-parser - croghostrider opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - croghostrider opened this issue almost 2 years ago
Fix '<' or '>' in DTD comment throwing an error.
github.com/NaturalIntelligence/fast-xml-parser - Cwazywierdo opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - Cwazywierdo opened this pull request almost 2 years ago
vite package error
github.com/NaturalIntelligence/fast-xml-parser - Hiram-Wong opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - Hiram-Wong opened this issue almost 2 years ago
transformTagName add node attr value as parameter
github.com/NaturalIntelligence/fast-xml-parser - frankie-zeng opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - frankie-zeng opened this issue almost 2 years ago
Error when using '<' and '>' in comment in doctype markup declaration list
github.com/NaturalIntelligence/fast-xml-parser - Cwazywierdo opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - Cwazywierdo opened this issue almost 2 years ago
Bump minimist and publish-please
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
Parser gets confused when tags contain values with < characters
github.com/NaturalIntelligence/fast-xml-parser - mstn opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - mstn opened this issue almost 2 years ago
520 preserveorder formatting
github.com/NaturalIntelligence/fast-xml-parser - mdeknowis opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - mdeknowis opened this pull request almost 2 years ago
520 preserveorder formatting
github.com/NaturalIntelligence/fast-xml-parser - mdeknowis opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - mdeknowis opened this pull request almost 2 years ago
Bump json5 from 2.2.0 to 2.2.3
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request almost 2 years ago
transformTagName and transformAttributeName aren't typed for Builder.
github.com/NaturalIntelligence/fast-xml-parser - raarts opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - raarts opened this issue almost 2 years ago
Unexpected results when I use `transformTagName` alongside `allowBooleanAttributes`.
github.com/NaturalIntelligence/fast-xml-parser - facorreg opened this issue almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - facorreg opened this issue almost 2 years ago
docs: fix node project example
github.com/NaturalIntelligence/fast-xml-parser - levenleven opened this pull request almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - levenleven opened this pull request almost 2 years ago
Builder : #text is not set as tag value when some attributes are present
github.com/NaturalIntelligence/fast-xml-parser - benjamin-feron opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - benjamin-feron opened this issue about 2 years ago
Is there a way to prevent xml tag spreading in case of preserveOrder?
github.com/NaturalIntelligence/fast-xml-parser - mdeknowis opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - mdeknowis opened this issue about 2 years ago
Add transformAttributeName to transform the attribute name upon parsing
github.com/NaturalIntelligence/fast-xml-parser - erkie opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - erkie opened this pull request about 2 years ago
Fixed wrong example code for using the validator
github.com/NaturalIntelligence/fast-xml-parser - patrickl92 opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - patrickl92 opened this pull request about 2 years ago
Bump minimatch from 3.0.4 to 3.1.2
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
Option to parse all values as strings
github.com/NaturalIntelligence/fast-xml-parser - alanhett opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - alanhett opened this issue about 2 years ago
Bump loader-utils from 1.4.0 to 1.4.2
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
Readme: unclear performance charts
github.com/NaturalIntelligence/fast-xml-parser - demilsson opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - demilsson opened this issue about 2 years ago
01 is parsed as number, but string is wanted
github.com/NaturalIntelligence/fast-xml-parser - modestotech opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - modestotech opened this issue about 2 years ago
Carriage Return characters (\r) are incorrectly replaced with Newline characters (\n)
github.com/NaturalIntelligence/fast-xml-parser - ericdrobinson opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - ericdrobinson opened this issue about 2 years ago
fix: typo in getting started docs
github.com/NaturalIntelligence/fast-xml-parser - dalenguyen opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dalenguyen opened this pull request about 2 years ago
Bump got and publish-please
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
Bump moment and publish-please
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
Bump https-proxy-agent and publish-please
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
Bump hoek and publish-please
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request about 2 years ago
Can we configure the value of empty node to be an empty object instead of empty string while parsing xml
github.com/NaturalIntelligence/fast-xml-parser - qbert-007 opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - qbert-007 opened this issue about 2 years ago
Incorrect parsing entity &lt;
github.com/NaturalIntelligence/fast-xml-parser - AllanZhengYP opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - AllanZhengYP opened this issue about 2 years ago
unable to use the value "true" in an attribute
github.com/NaturalIntelligence/fast-xml-parser - angrymarker opened this issue about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - angrymarker opened this issue about 2 years ago
Add support for ignoring < inside stop nodes
github.com/NaturalIntelligence/fast-xml-parser - nullcatalyst opened this pull request about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - nullcatalyst opened this pull request about 2 years ago
Clarify speed claim about pure JS implementation in README
github.com/NaturalIntelligence/fast-xml-parser - karlbecker opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - karlbecker opened this pull request over 2 years ago
Remove Prettier and NHS Digital from list of users
github.com/NaturalIntelligence/fast-xml-parser - Fdawgs opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - Fdawgs opened this pull request over 2 years ago
Fix entites to entities on XMLValidator doc page
github.com/NaturalIntelligence/fast-xml-parser - karlbecker opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - karlbecker opened this pull request over 2 years ago
Fix Typo on README (Entites => Entities)
github.com/NaturalIntelligence/fast-xml-parser - MichaelHoste opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - MichaelHoste opened this pull request over 2 years ago
Output has non es5 keywords.
github.com/NaturalIntelligence/fast-xml-parser - ItamarGronich opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - ItamarGronich opened this issue over 2 years ago
Clarification on axes in comparison plots NPM page
github.com/NaturalIntelligence/fast-xml-parser - johanbook opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - johanbook opened this issue over 2 years ago
fix: Builder tag/attributeValueProcessor types
github.com/NaturalIntelligence/fast-xml-parser - dopry opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dopry opened this pull request over 2 years ago
Fix "tagValueProcessor" type definition
github.com/NaturalIntelligence/fast-xml-parser - andreafspeziale opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - andreafspeziale opened this pull request over 2 years ago
IsArray option isn't parsing tags with 0 as value correctly
github.com/NaturalIntelligence/fast-xml-parser - DolarJoe opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - DolarJoe opened this issue over 2 years ago
"tagValueProcessor" typescript definition and purpose
github.com/NaturalIntelligence/fast-xml-parser - andreafspeziale opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - andreafspeziale opened this issue over 2 years ago
Update CodeMirror CDN Links in index.html
github.com/NaturalIntelligence/fast-xml-parser - layaxx opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - layaxx opened this pull request over 2 years ago
Demand: set build entites
github.com/NaturalIntelligence/fast-xml-parser - tidys opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - tidys opened this issue over 2 years ago
questions about: innerHtml self closing br tag
github.com/NaturalIntelligence/fast-xml-parser - tidys opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - tidys opened this issue over 2 years ago
Some properties are wiped
github.com/NaturalIntelligence/fast-xml-parser - kylemh opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - kylemh opened this issue over 2 years ago
Playground does not work
github.com/NaturalIntelligence/fast-xml-parser - kylemh opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - kylemh opened this issue over 2 years ago
Bump terser from 5.10.0 to 5.14.2
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dependabot[bot] opened this pull request over 2 years ago
Property 'err' does not exist on type 'number'.
github.com/NaturalIntelligence/fast-xml-parser - wineSu opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - wineSu opened this issue over 2 years ago
Incorrect formatting from XMLBuilder
github.com/NaturalIntelligence/fast-xml-parser - mfsasso opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - mfsasso opened this issue over 2 years ago
Specify a different separator for "jpath" passed to call-back options
github.com/NaturalIntelligence/fast-xml-parser - amitguptagwl opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - amitguptagwl opened this issue over 2 years ago
Is there a way to use preserveOrder selectively?
github.com/NaturalIntelligence/fast-xml-parser - amitguptagwl opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - amitguptagwl opened this issue over 2 years ago
`allowBooleanAttributes` doesn't remember `true` as value of attribute
github.com/NaturalIntelligence/fast-xml-parser - UltraCakeBakery opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - UltraCakeBakery opened this issue over 2 years ago
Added Selective Parsing of Attributes by Tag Name
github.com/NaturalIntelligence/fast-xml-parser - tagoad opened this pull request over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - tagoad opened this pull request over 2 years ago
v4 vs v3 ArrayMode feedback
github.com/NaturalIntelligence/fast-xml-parser - savvasmarkstatkus opened this issue over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - savvasmarkstatkus opened this issue over 2 years ago
Option to remove empty tags completly
github.com/NaturalIntelligence/fast-xml-parser - omasson-perso opened this issue almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - omasson-perso opened this issue almost 3 years ago
`processEntities: false` option does not work as expected
github.com/NaturalIntelligence/fast-xml-parser - frankkulak opened this issue almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - frankkulak opened this issue almost 3 years ago
how to change the attribute tag name like this ?
github.com/NaturalIntelligence/fast-xml-parser - lvlinkeji opened this issue almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - lvlinkeji opened this issue almost 3 years ago
[feature-request] Ignore validation for certain values
github.com/NaturalIntelligence/fast-xml-parser - CatchABus opened this issue almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - CatchABus opened this issue almost 3 years ago
Option to ignore root element?
github.com/NaturalIntelligence/fast-xml-parser - Qrzy opened this issue over 4 years ago
github.com/NaturalIntelligence/fast-xml-parser - Qrzy opened this issue over 4 years ago