You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# fast-xml2js
2
2
In-place replacement for xml2js parseString. This is about 20x-30x faster and makes use of the rapidxml C++ library.
3
3
4
-
WARNING: This has not been thoroughly tested, so please test yourself before using in production. It works for our use case. It only works for parseString and does not include the options parameter in parseString.
0 commit comments