1 repository
Tools for adjusting visual layout of serialized data through indentation or whitespace compaction.
Distinct from JSON: Focuses on the interactive formatting tool for the user, not just the output configuration settings
Explore 1 awesome GitHub repository matching development tools & productivity · Text Formatting. Refine with filters or upvote what's useful.
jsoneditor is a web-based JSON editor component designed for viewing, editing, and formatting structured data. It provides a user interface for managing JSON through multiple rendering modes, including tree, form, and code views. The project is distinguished by its ability to process and visualize exceptionally large datasets, utilizing virtualized memory management to handle JSON files up to 500 MiB without crashing the browser. It also includes a specialized syntax repair tool to convert malformed text into valid JSON and a data transformer for filtering, sorting, and reshaping documents vi
Provides tools to adjust the visual layout of JSON by applying indentation or removing whitespace.