jsonrepair
JSON repair tool
Repairs invalid JSON documents by fixing syntax errors and normalizing data format
Repair invalid JSON documents
584 stars
4 watching
37 forks
Language: TypeScript
last commit: 3 months ago jsonrepair
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python module to repair invalid JSON data from various sources, including machine learning models. | 1,283 |
| A Purescript library for decoding JSON data into type-safe records | 135 |
| Tools to reformat JSON data in source code | 172 |
| Tool for creating and applying JSON patches to manipulate data structures | 631 |
| Converts Java objects to and from JSON format with serialization options. | 331 |
| A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
| Library to update JSON documents using delta patches | 1,828 |
| An error handling middleware for Koa applications | 91 |
| An Objective-C app that uses SBJson 4 to reformat JSON data for display on OS X | 6 |
| Measures how deeply nested JSON structures can be parsed by different languages' parsers. | 366 |
| A JSON parsing and manipulation library for ActionScript3 | 16 |
| Diff and patch JSON data | 108 |
| A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
| A JSON parser that provides more informative error messages when parsing JSON fails | 348 |
| A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |