Skip to content

Commit a715554

Browse files
authored
Update README.md
1 parent 051f51d commit a715554

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
77
A Swift library for parsing incomplete or streaming JSON data. Perfect for handling truncated JSON responses, streaming APIs, or progressive JSON parsing scenarios.
88

9+
## Star History
10+
11+
[![Star History Chart](https://api.star-history.com/svg?repos=itruf/PartialJSON&type=date&legend=top-left)](https://www.star-history.com/#itruf/PartialJSON&type=date&legend=top-left)
12+
913
## Features
1014

1115
- ✅ Parse incomplete JSON strings that are truncated or still being streamed

0 commit comments

Comments
 (0)