This is the Linux app named jsonrepair whose latest release can be downloaded as jsonrepairv3.15.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named jsonrepair with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
jsonrepair
DESCRIPTION:
jsonrepair is a JavaScript utility designed to automatically repair malformed or invalid JSON documents by correcting common syntax and formatting issues. The library is capable of fixing problems such as missing commas, trailing commas, invalid quotes, unescaped characters, incomplete values, comments, and improperly formatted structures while preserving the intended data as accurately as possible. It is especially useful in workflows involving AI-generated content, manually edited configuration files, or unreliable external APIs where malformed JSON frequently occurs. jsonrepair supports both browser and Node.js environments, making it suitable for client-side validation tools and backend processing pipelines alike. The project focuses on automation and fault tolerance, reducing the need for manual cleanup of corrupted JSON data. Its lightweight architecture and practical functionality have made it valuable for modern applications that process unpredictable structured text.
Features
- Automatic repair of malformed JSON
- Correction of missing or trailing commas
- Support for invalid quotes and comments
- Browser and Node.js compatibility
- Lightweight and dependency-friendly design
- Useful for AI-generated structured content
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/jsonrepair.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.