Repository Details
Shared by
HelloGitHub Rating
0 ratings
JavaScript Library for Automatically Compatible with Error JSON Format
Past 7 days Received 83 stars ✨
Claim
Discuss
Collect
Share
2.1k
Stars
No
Chinese
TypeScript
Language
Yes
Active
4
Contributors
10
Issues
No
Organization
None
Latest
73
Forks
None
License
More
This is a JavaScript library for fixing/parsing various error JSON formats. Unlike JSON.parse() which directly throws an exception when encountering format errors, it can automatically handle common JSON format issues such as missing quotes in key names, single quotes instead of double quotes, trailing commas, missing commas, and irregular line breaks.
Comments
Rating:
No comments yet