An open API service for providing issue and pull request metadata for open source projects.

GitHub / NaturalIntelligence/fast-xml-parser issues and pull requests

#758 - fix(README): typo

Pull Request - State: open - Opened by P1N2O 15 days ago

#757 - When using the for loop, there is an issue with parsing

Issue - State: open - Opened by coderi521 21 days ago - 2 comments

#756 - No tags for v4.5.3?

Issue - State: open - Opened by pombredanne about 1 month ago - 4 comments

#755 - Restructure Code for new fixes and features

Issue - State: open - Opened by amitguptagwl about 2 months ago

#754 - An option to optionally support muliple roots

Issue - State: open - Opened by amitguptagwl about 2 months ago

#753 - Include the end column in validation errors

Issue - State: open - Opened by pimterry about 2 months ago - 4 comments

#752 - The description of attributesGroupName is misleading

Issue - State: open - Opened by eugen-eugen 2 months ago - 1 comment

#751 - Support multiple prop names for cdata wrapping

Issue - State: open - Opened by mohas 2 months ago - 2 comments

#750 - Unexpected output for 5.2.0

Issue - State: closed - Opened by izkizk8 2 months ago - 3 comments

#749 - Issue: xsi:nil="true" not serialized correctly in output XML

Issue - State: closed - Opened by irisfield 3 months ago - 2 comments

#748 - list of children nodes should be combined under a single parent node (builder)

Issue - State: closed - Opened by amitguptagwl 3 months ago - 2 comments
Labels: bug

#747 - v5.2.1 broke parsing doctypes with DTDs

Issue - State: closed - Opened by emmercm 3 months ago - 4 comments
Labels: bug

#746 - Values that start with "E" are parsed incorrectly to Nan

Issue - State: closed - Opened by danieljbrennan 3 months ago - 5 comments
Labels: bug

#745 - Integer Being Parsed to String

Issue - State: closed - Opened by JoshuaMarden 3 months ago - 1 comment

#744 - Export types in fxp.d.ts

Pull Request - State: closed - Opened by larryrider 4 months ago - 2 comments

#743 - fix typo in CHANGELOG.md

Pull Request - State: closed - Opened by mcdurdin 4 months ago - 1 comment

#742 - Not able to parse text to string, getting output as number

Issue - State: closed - Opened by pavankumarcg05 4 months ago - 9 comments

#741 - not able to parse text to string if it looks like a number

Issue - State: closed - Opened by pavankumarcg05 4 months ago - 1 comment

#740 - Enhance value parsing to handle NaN cases

Pull Request - State: closed - Opened by miaobuao 4 months ago

#739 - XMLBuilder.build - return type any

Issue - State: closed - Opened by Vilican 4 months ago - 2 comments

#738 - chore: declare package as side-effect free

Pull Request - State: closed - Opened by tbouffard 4 months ago - 2 comments

#737 - Release includes development code using eval

Issue - State: closed - Opened by timokoessler 4 months ago - 2 comments

#736 - Upgrade from 5.0.6 to 5.0.7 broke my build

Issue - State: closed - Opened by faljse 4 months ago - 3 comments

#735 - fxparser 5.0.8 displays the version of the application, not its own version

Issue - State: closed - Opened by tbouffard 5 months ago - 4 comments
Labels: Pending

#734 - ci: build with Node 18.x

Pull Request - State: closed - Opened by tbouffard 5 months ago - 1 comment

#733 - Consider adding `"sideEffects": false` to `package.json`

Issue - State: closed - Opened by brettwillis 5 months ago - 2 comments
Labels: enhancement

#732 - feature_request(validator): don’t exit after the first error

Issue - State: closed - Opened by Kristinita 5 months ago - 2 comments
Labels: enhancement

#731 - fix: update benchmark so it's buildable

Pull Request - State: closed - Opened by srl295 5 months ago - 3 comments

#730 - benchmark uses modules, can't run as documented

Issue - State: closed - Opened by srl295 5 months ago - 2 comments

#729 - fix #593: support metadata on nodes (5.x edition)

Pull Request - State: closed - Opened by srl295 5 months ago - 18 comments

#728 - fix #593: support line numbers

Pull Request - State: closed - Opened by srl295 5 months ago - 20 comments

#726 - fix: support numeric entities with values over 0xFFFF

Pull Request - State: closed - Opened by mcdurdin 5 months ago - 3 comments

#725 - HTML numeric entities above U+FFFF are truncated during parse

Issue - State: closed - Opened by mcdurdin 5 months ago - 4 comments

#723 - Npm `latest` tag

Issue - State: closed - Opened by zdm 5 months ago - 2 comments

#722 - uuid parsing broken in 4.x due to npm published strnum version 1.1.0

Issue - State: closed - Opened by koenfaro90 5 months ago - 2 comments

#721 - SHA string changed to NaN in 5.0.4

Issue - State: closed - Opened by martincostello 5 months ago - 2 comments

#720 - v5 Release Notes?

Issue - State: closed - Opened by martincostello 5 months ago - 5 comments

#719 - TypeError when using CommonJS: XMLParser is not a constructor

Issue - State: closed - Opened by tbouffard 5 months ago - 4 comments

#718 - fxparser CLI doesn't start when running with node 22

Issue - State: closed - Opened by tbouffard 5 months ago - 3 comments

#717 - docs(README): mention v5 instead of v4

Pull Request - State: closed - Opened by tbouffard 5 months ago - 1 comment

#715 - v5 pulls in hundreds of unused babel deps

Issue - State: closed - Opened by jakebailey 5 months ago - 3 comments

#714 - fix: include CommonJS resources in the npm package

Pull Request - State: closed - Opened by tbouffard 5 months ago - 1 comment

#713 - The npm package for version 5.0.1 does not include CommonJS resources

Issue - State: closed - Opened by tbouffard 5 months ago - 2 comments

#712 - #711 Removed string formating on cli output

Pull Request - State: closed - Opened by angeld7 5 months ago - 3 comments

#709 - CLI should produce valid JSON for nested structures

Issue - State: closed - Opened by mbenson 5 months ago - 2 comments

#708 - Don't create text node for self closing tags when `alwaysCreateTextNode: true`

Issue - State: open - Opened by hornta 6 months ago - 2 comments
Labels: enhancement

#707 - perf: Optimize leaf node detection by using direct array length access

Pull Request - State: closed - Opened by tomingtoming 6 months ago - 1 comment

#706 - Support: Node Stream API

Issue - State: open - Opened by i0n- 7 months ago - 2 comments

#705 - preserveOrder with attributesGroupName option creates extra hirarchy

Issue - State: open - Opened by floratmin 7 months ago - 1 comment
Labels: Pending

#704 - Newlines at the end of file are throwing exception in v5 xmlParser

Issue - State: open - Opened by kubacerny 7 months ago - 1 comment
Labels: Pending

#701 - Fix node generation when a cdata property is null

Pull Request - State: closed - Opened by Kelgors 7 months ago - 1 comment

#700 - cdata property with null value generate an xml node

Issue - State: open - Opened by Kelgors 7 months ago - 1 comment

#699 - Fixes entity parsing when used in strict mode

Pull Request - State: closed - Opened by jhulford 8 months ago - 2 comments

#698 - Doctype entity parsing fails when run in strict mode

Issue - State: closed - Opened by jhulford 8 months ago - 2 comments

#697 - Fix empty tag key name for v5

Pull Request - State: closed - Opened by LivioGama 8 months ago - 1 comment

#696 - fxparser is not defined ( html browser, CDN )

Issue - State: closed - Opened by hoogw 8 months ago - 9 comments

#695 - use XML instead of XMl

Pull Request - State: closed - Opened by ThePlenkov 9 months ago - 1 comment

#694 - converted JSON object not capturing spaces between tags

Issue - State: closed - Opened by satyajitnayk 9 months ago - 2 comments

#690 - Inconsistency in converting Intergers(Numbers) to String In XMLParser

Issue - State: closed - Opened by Meett98 9 months ago - 3 comments

#689 - Duplicate ?xml when rendering the document

Issue - State: open - Opened by ThePlenkov 9 months ago - 3 comments

#688 - Line Feed hex character entity in attributes is missing

Issue - State: closed - Opened by magraina 9 months ago - 1 comment

#684 - Compren ofertas

Issue - State: open - Opened by Jesus16625 10 months ago

#683 - Suggestion: Choose how empty nodes are handled.

Issue - State: open - Opened by Alynntheyelloweyed 10 months ago - 4 comments
Labels: Pending

#682 - Unable to use version 5 for XMLParser

Issue - State: closed - Opened by Alynntheyelloweyed 10 months ago - 2 comments

#680 - El veg

Issue - State: closed - Opened by Jesus16625 11 months ago

#679 - Compren

Issue - State: closed - Opened by Jesus16625 11 months ago

#678 - Compren muy bueno

Issue - State: closed - Opened by Jesus16625 11 months ago

#675 - Hulku

Issue - State: closed - Opened by Jesus16625 11 months ago - 1 comment

#674 - JdU

Issue - State: closed - Opened by Jesus16625 11 months ago - 1 comment

#673 - Está mejorado

Issue - State: closed - Opened by Jesus16625 11 months ago - 1 comment

#671 - parse res no attr

Issue - State: closed - Opened by liuseen-l 11 months ago - 1 comment

#670 - Add transformTagName to the XMLBuilder

Issue - State: open - Opened by pkuczynski 11 months ago - 4 comments
Labels: enhancement

#669 - How to put the text in the front of a tag when parse a xml?

Issue - State: closed - Opened by wxfred 11 months ago - 6 comments

#668 - feat #666: add selective ignoreAttributes by pattern or callback

Pull Request - State: closed - Opened by mav-rik 11 months ago - 2 comments

#667 - Add return type to Builder.build method

Pull Request - State: closed - Opened by jreitz-voffice 12 months ago - 2 comments

#666 - Feature Request: option to ignore attributes by name (by array of string | regex)

Issue - State: closed - Opened by mav-rik 12 months ago - 9 comments
Labels: enhancement

#665 - https://github.com/advisories/GHSA-mpg4-rc92-vx8v

Issue - State: closed - Opened by sean-hill about 1 year ago - 4 comments

#664 - attribute value with "true" string is not able to buid again with XMLBuilder

Issue - State: closed - Opened by stylejuya about 1 year ago - 6 comments

#663 - Foriegn characters are translated to what seems to be a Unicide Hex

Issue - State: closed - Opened by RUlens about 1 year ago - 3 comments

#662 - fix: get oneListGroup to work as expected for array of strings

Pull Request - State: closed - Opened by a-rasin about 1 year ago - 1 comment

#661 - Configuration to explicitly disable number parsing for specific xml tag values

Issue - State: closed - Opened by kule1015 about 1 year ago - 3 comments

#659 - Rename v5 docs filenames

Pull Request - State: closed - Opened by amitguptagwl about 1 year ago - 5 comments

#658 - chore: add trend image

Pull Request - State: closed - Opened by cwtuan about 1 year ago - 2 comments

#657 - XMLParser - `tagValueProcessor` called only on leaf nodes

Issue - State: closed - Opened by amenella about 1 year ago - 5 comments

#656 - XMLBuilder Incorrectly Serializes String "true" as Boolean Attribute

Issue - State: closed - Opened by Undefined01 about 1 year ago - 4 comments

#655 - Missing `entities` option in XMLBuilder

Issue - State: closed - Opened by marcoreni about 1 year ago - 3 comments

#654 - Parser erroneously adds `"@_/": true` attr for self-closing stop nodes

Issue - State: closed - Opened by smoores-dev about 1 year ago - 2 comments
Labels: bug

#653 - fix #634: build attributes with oneListGroup and attributesGroupName

Pull Request - State: closed - Opened by a-rasin about 1 year ago - 3 comments

#652 - Object doesn't support property or method 'trimStart'

Issue - State: closed - Opened by asaadbaw about 1 year ago - 3 comments

#651 - Not getting attribute value using XMLBuilder.build function

Issue - State: closed - Opened by Faizan2030 over 1 year ago - 7 comments
Labels: Pending

#650 - docs: fix typos in v5 document `fast-xml-parse`

Pull Request - State: closed - Opened by abiriadev over 1 year ago

#648 - XML parse looks good on Online tool, but when using API crashes

Issue - State: closed - Opened by hectorgrecco over 1 year ago - 3 comments