Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NaturalIntelligence/fast-xml-parser issues and pull requests
#585 - XMLBuilder: Attributes with `undefined` values produce odd whitespace when used with `format: true`
Issue -
State: closed - Opened by FiniteLooper over 1 year ago
- 3 comments
Labels: Pending
#584 - Version should be 4.2.4 in package.json and missing v4.2.4 tag
Issue -
State: closed - Opened by tbouffard over 1 year ago
- 1 comment
#584 - Version should be 4.2.4 in package.json and missing v4.2.4 tag
Issue -
State: closed - Opened by tbouffard over 1 year ago
- 1 comment
#583 - Security Contact - E-Mail
Issue -
State: closed - Opened by 7085 over 1 year ago
- 3 comments
#583 - Security Contact - E-Mail
Issue -
State: closed - Opened by 7085 over 1 year ago
- 3 comments
#582 - fix: return type for `tagValueProcessor` & `attributeValueProcessor`
Pull Request -
State: open - Opened by monholm over 1 year ago
- 1 comment
#582 - fix: return type for `tagValueProcessor` & `attributeValueProcessor`
Pull Request -
State: closed - Opened by monholm over 1 year ago
- 3 comments
#581 - Incorrect return type for `tagValueProcessor` and `attributeValueProcessor` in XmlBuilderOptions
Issue -
State: closed - Opened by monholm over 1 year ago
- 1 comment
#581 - Incorrect return type for `tagValueProcessor` and `attributeValueProcessor` in XmlBuilderOptions
Issue -
State: open - Opened by Simon-TechForm over 1 year ago
- 1 comment
#580 - Spelling fixes in Docs & Test Descriptions
Pull Request -
State: closed - Opened by FiniteLooper over 1 year ago
#580 - Spelling fixes in Docs & Test Descriptions
Pull Request -
State: open - Opened by FiniteLooper over 1 year ago
#579 - Change the typedefs and docs for updateTag to match how FXP actually behaves
Pull Request -
State: open - Opened by FiniteLooper over 1 year ago
#579 - Change the typedefs and docs for updateTag to match how FXP actually behaves
Pull Request -
State: closed - Opened by ChrisMBarr over 1 year ago
- 3 comments
#578 - Read empty attributes
Issue -
State: closed - Opened by Peterculazh over 1 year ago
- 3 comments
#578 - Read empty attributes
Issue -
State: closed - Opened by Peterculazh over 1 year ago
- 3 comments
#577 - Parser must skip unopened closing tags
Pull Request -
State: open - Opened by varad11 over 1 year ago
- 1 comment
#577 - Parser must skip unopened closing tags
Pull Request -
State: open - Opened by varad11 over 1 year ago
- 1 comment
#575 - Returning null with tagValueProcessor
Issue -
State: open - Opened by patryk-smc over 1 year ago
- 1 comment
Labels: duplicate
#574 - Make options in objects optional
Pull Request -
State: closed - Opened by Lenni009 over 1 year ago
- 1 comment
#573 - Exception thrown by validator if unopened tag closes
Issue -
State: open - Opened by guillermoheras-bjss over 1 year ago
- 2 comments
Labels: Pending
#572 - How to insert a string containing single quotes into #text?
Issue -
State: open - Opened by mingyec over 1 year ago
- 1 comment
Labels: Pending
#571 - How to avoid generate "#text" field in json ?
Issue -
State: open - Opened by summerCol over 1 year ago
- 3 comments
Labels: Pending
#569 - Fix character reference parsing
Pull Request -
State: open - Opened by Pharb over 1 year ago
- 1 comment
#568 - Some character reference formats not parsed correctly
Issue -
State: open - Opened by Pharb over 1 year ago
- 1 comment
#567 - Version should be 4.2.2 in package.json and missing v4.2.1 and v4.2.2 tags
Issue -
State: closed - Opened by tbouffard over 1 year ago
- 2 comments
#566 - XMLBuilder: introduce initial indentation level option
Pull Request -
State: open - Opened by moki over 1 year ago
- 12 comments
#565 - Introduce initialIndentationLevel option for the XMLBuilder
Issue -
State: open - Opened by moki over 1 year ago
- 6 comments
#564 - jPath for self-closing XML tag includes slash
Issue -
State: closed - Opened by m-radzikowski over 1 year ago
- 3 comments
#562 - unpairedTags matching requires paired tag sibling to work
Issue -
State: closed - Opened by nibk over 1 year ago
- 2 comments
#561 - Fixed typo in 2.XMLparseOptions.md
Pull Request -
State: closed - Opened by rachellanman over 1 year ago
#560 - Add builder option to add space at end of self closing tag
Issue -
State: closed - Opened by Radeonmann over 1 year ago
- 6 comments
#558 - Parse text value with an included (sub-) node
Issue -
State: open - Opened by araareon over 1 year ago
- 3 comments
#557 - IsArray option isn't parsing tags with 0 as value correctly #490
Pull Request -
State: closed - Opened by omggga over 1 year ago
- 3 comments
#556 - refactor(types): allow to omit options when creating a XMLBuilder instance
Pull Request -
State: closed - Opened by p-kuen over 1 year ago
- 1 comment
#555 - Bump webpack from 5.65.0 to 5.76.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#554 - Only set textNodeName, build xml is error
Pull Request -
State: closed - Opened by joneqian over 1 year ago
- 3 comments
#553 - Configuring XML output attributes - attributeValueProcessor?
Issue -
State: open - Opened by timoconnor over 1 year ago
- 5 comments
#551 - Uncaught TypeError: Assignment to constant variable
Issue -
State: closed - Opened by srinivas-gangji over 1 year ago
- 5 comments
#550 - fix wrong word
Pull Request -
State: closed - Opened by christianschlaepfer over 1 year ago
#549 - isArray empty array produces an array with a single string
Issue -
State: open - Opened by chriscarpenter12 over 1 year ago
- 10 comments
Labels: enhancement
#548 - Missing Changelog for 4.1.2
Issue -
State: closed - Opened by frytg over 1 year ago
- 2 comments
#547 - i've got a challenge with leading zeros
Issue -
State: closed - Opened by thuus over 1 year ago
- 2 comments
#546 - Invalid DOCTYPE when parsing svg file
Issue -
State: closed - Opened by gartcimore over 1 year ago
- 7 comments
Labels: bug
#545 - Is it possible to stack attributes when formatting xml
Issue -
State: closed - Opened by nickminutello over 1 year ago
- 5 comments
Labels: enhancement
#544 - Questions re: TagValueProcessor behavior
Issue -
State: open - Opened by dopry over 1 year ago
- 8 comments
#543 - Security Vulnerability report
Issue -
State: closed - Opened by Sudistark over 1 year ago
- 5 comments
#542 - Fail to reject multiple root nodes
Issue -
State: open - Opened by bendrissou over 1 year ago
- 2 comments
#541 - Bump http-cache-semantics from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#540 - ignoreAttributes breaks unpairedTags
Issue -
State: closed - Opened by croghostrider almost 2 years ago
- 1 comment
Labels: bug
#539 - Version should be 4.0.14 in package.json and missing v4.0.14 tag
Issue -
State: closed - Opened by tbouffard almost 2 years ago
- 3 comments
#538 - Introduction of eNotation parameter breaks existing code
Issue -
State: closed - Opened by marcello-morena almost 2 years ago
- 6 comments
#537 - Nested CDATA with tags causes unexpected error
Issue -
State: closed - Opened by markcellus almost 2 years ago
- 5 comments
Labels: enhancement
#536 - xd:string "0xF2" => 242
Issue -
State: open - Opened by luddwskater almost 2 years ago
- 4 comments
#535 - Hex value in CDATA being parsed
Issue -
State: closed - Opened by estanglerbm almost 2 years ago
- 7 comments
Labels: invalid
#534 - Unpaired Tags unexpected output
Issue -
State: closed - Opened by croghostrider almost 2 years ago
- 11 comments
Labels: good first issue
#533 - Fix '<' or '>' in DTD comment throwing an error.
Pull Request -
State: closed - Opened by Cwazywierdo almost 2 years ago
- 5 comments
#532 - vite package error
Issue -
State: closed - Opened by Hiram-Wong almost 2 years ago
- 3 comments
#531 - transformTagName add node attr value as parameter
Issue -
State: closed - Opened by frankie-zeng almost 2 years ago
- 3 comments
Labels: Feature-Request
#530 - Error when using '<' and '>' in comment in doctype markup declaration list
Issue -
State: open - Opened by Cwazywierdo almost 2 years ago
- 1 comment
Labels: Pending
#529 - Bump minimist and publish-please
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#528 - Parser gets confused when tags contain values with < characters
Issue -
State: closed - Opened by mstn almost 2 years ago
- 2 comments
Labels: duplicate, invalid
#527 - 520 preserveorder formatting
Pull Request -
State: closed - Opened by mdeknowis almost 2 years ago
#526 - 520 preserveorder formatting
Pull Request -
State: closed - Opened by mdeknowis almost 2 years ago
- 3 comments
#525 - Bump json5 from 2.2.0 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#524 - transformTagName and transformAttributeName aren't typed for Builder.
Issue -
State: closed - Opened by raarts almost 2 years ago
- 5 comments
#523 - Unexpected results when I use `transformTagName` alongside `allowBooleanAttributes`.
Issue -
State: closed - Opened by facorreg almost 2 years ago
- 3 comments
#522 - docs: fix node project example
Pull Request -
State: closed - Opened by levenleven almost 2 years ago
#521 - Builder : #text is not set as tag value when some attributes are present
Issue -
State: closed - Opened by benjamin-feron almost 2 years ago
- 5 comments
#520 - Is there a way to prevent xml tag spreading in case of preserveOrder?
Issue -
State: closed - Opened by mdeknowis almost 2 years ago
- 5 comments
Labels: duplicate
#519 - Add transformAttributeName to transform the attribute name upon parsing
Pull Request -
State: closed - Opened by erkie almost 2 years ago
- 3 comments
#518 - Fixed wrong example code for using the validator
Pull Request -
State: closed - Opened by patrickl92 almost 2 years ago
- 1 comment
#517 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#516 - Option to parse all values as strings
Issue -
State: closed - Opened by alanhett almost 2 years ago
- 6 comments
Labels: duplicate
#515 - Bump loader-utils from 1.4.0 to 1.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#514 - Readme: unclear performance charts
Issue -
State: closed - Opened by demilsson almost 2 years ago
- 3 comments
#513 - 01 is parsed as number, but string is wanted
Issue -
State: closed - Opened by modestotech about 2 years ago
- 4 comments
#512 - Carriage Return characters (\r) are incorrectly replaced with Newline characters (\n)
Issue -
State: open - Opened by ericdrobinson about 2 years ago
- 10 comments
Labels: Pending
#511 - fix: typo in getting started docs
Pull Request -
State: closed - Opened by dalenguyen about 2 years ago
#506 - Bump got and publish-please
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#505 - Bump moment and publish-please
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#504 - Bump https-proxy-agent and publish-please
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#503 - Bump hoek and publish-please
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#502 - Can we configure the value of empty node to be an empty object instead of empty string while parsing xml
Issue -
State: open - Opened by qbert-007 about 2 years ago
- 2 comments
Labels: Feature-Request
#501 - Incorrect parsing entity &lt;
Issue -
State: closed - Opened by AllanZhengYP about 2 years ago
- 1 comment
Labels: bug
#500 - unable to use the value "true" in an attribute
Issue -
State: closed - Opened by angrymarker about 2 years ago
- 4 comments
#499 - Add support for ignoring < inside stop nodes
Pull Request -
State: open - Opened by nullcatalyst about 2 years ago
- 2 comments
#498 - Clarify speed claim about pure JS implementation in README
Pull Request -
State: closed - Opened by karlbecker about 2 years ago
#497 - Remove Prettier and NHS Digital from list of users
Pull Request -
State: closed - Opened by Fdawgs about 2 years ago
#496 - Fix entites to entities on XMLValidator doc page
Pull Request -
State: closed - Opened by karlbecker about 2 years ago
#495 - Fix Typo on README (Entites => Entities)
Pull Request -
State: closed - Opened by MichaelHoste about 2 years ago
#494 - Output has non es5 keywords.
Issue -
State: open - Opened by ItamarGronich about 2 years ago
- 3 comments
Labels: Pending
#493 - Clarification on axes in comparison plots NPM page
Issue -
State: closed - Opened by johanbook about 2 years ago
- 2 comments
#492 - fix: Builder tag/attributeValueProcessor types
Pull Request -
State: closed - Opened by dopry about 2 years ago
- 1 comment
#491 - Fix "tagValueProcessor" type definition
Pull Request -
State: closed - Opened by andreafspeziale about 2 years ago
#490 - IsArray option isn't parsing tags with 0 as value correctly
Issue -
State: closed - Opened by DolarJoe about 2 years ago
- 3 comments
Labels: good first issue, Pending
#489 - "tagValueProcessor" typescript definition and purpose
Issue -
State: closed - Opened by andreafspeziale about 2 years ago
- 12 comments
#486 - Update CodeMirror CDN Links in index.html
Pull Request -
State: closed - Opened by layaxx about 2 years ago
- 1 comment
#483 - Demand: set build entites
Issue -
State: closed - Opened by tidys about 2 years ago
- 1 comment
#482 - questions about: innerHtml self closing br tag
Issue -
State: closed - Opened by tidys over 2 years ago
- 4 comments
#480 - Some properties are wiped
Issue -
State: closed - Opened by kylemh over 2 years ago
- 14 comments
Labels: Pending