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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
7
7
A Swift library for parsing incomplete or streaming JSON data. Perfect for handling truncated JSON responses, streaming APIs, or progressive JSON parsing scenarios.
8
8
9
+
## Star History
10
+
11
+
[](https://www.star-history.com/#itruf/PartialJSON&type=date&legend=top-left)
12
+
9
13
## Features
10
14
11
15
- ✅ Parse incomplete JSON strings that are truncated or still being streamed
0 commit comments