下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
JavaScript Library for Automatically Compatible with Error JSON Format
Claim
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.
Included in:
Vol.116
Tags:
JSON
TypeScript

Comments

Rating:
No comments yet