-
-
Notifications
You must be signed in to change notification settings - Fork 311
Issues: NaturalIntelligence/fast-xml-parser
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Namespace validation is not done
Feature-Request
New features suggested by users
#265
opened May 28, 2020 by
edi9999
5 of 6 tasks
Is it possible to parse only the first few <item> in an xml?
Feature-Request
New features suggested by users
#318
opened Feb 5, 2021 by
subhash279
1 of 6 tasks
Parsing directly ArrayBuffer
Feature-Request
New features suggested by users
#347
opened May 25, 2021 by
lpatiny
[feature-request] Ignore validation for certain values
bug
good first issue
Pending
Pending to be confirmed by user/author for some check/update/implementation
#415
opened Jan 6, 2022 by
CatchABus
Option to remove empty tags completly
Feature-Request
New features suggested by users
#442
opened Mar 13, 2022 by
omasson-perso
Is there a way to use preserveOrder selectively?
enhancement
#464
opened May 18, 2022 by
amitguptagwl
Specify a different separator for "jpath" passed to call-back options
enhancement
good first issue
#465
opened May 18, 2022 by
amitguptagwl
Output has non es5 keywords.
Pending
Pending to be confirmed by user/author for some check/update/implementation
#494
opened Sep 5, 2022 by
ItamarGronich
4 of 6 tasks
Can we configure the value of empty node to be an empty object instead of empty string while parsing xml
Feature-Request
New features suggested by users
#502
opened Sep 30, 2022 by
qbert-007
5 of 7 tasks
Carriage Return characters (\r) are incorrectly replaced with Newline characters (\n)
Pending
Pending to be confirmed by user/author for some check/update/implementation
#512
opened Oct 29, 2022 by
ericdrobinson
5 of 6 tasks
Error when using '<' and '>' in comment in doctype markup declaration list
Pending
Pending to be confirmed by user/author for some check/update/implementation
#530
opened Jan 8, 2023 by
Cwazywierdo
5 of 6 tasks
isArray empty array produces an array with a single string
enhancement
#549
opened Feb 26, 2023 by
chriscarpenter12
5 of 6 tasks
Configuring XML output attributes - attributeValueProcessor?
#553
opened Mar 2, 2023 by
timoconnor
3 of 6 tasks
Introduce initialIndentationLevel option for the XMLBuilder
#565
opened Apr 23, 2023 by
moki
1 of 2 tasks
How to avoid generate "#text" field in json ?
Pending
Pending to be confirmed by user/author for some check/update/implementation
#571
opened May 6, 2023 by
summerCol
6 tasks
How to insert a string containing single quotes into #text?
Pending
Pending to be confirmed by user/author for some check/update/implementation
#572
opened May 6, 2023 by
mingyec
Exception thrown by validator if unopened tag closes
Pending
Pending to be confirmed by user/author for some check/update/implementation
#573
opened May 12, 2023 by
guillermoheras-bjss
1 of 2 tasks
Don't create text node for self closing tags when
alwaysCreateTextNode: true
#708
opened Feb 13, 2025 by
hornta
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.