1 مستودع
Different visual representations of the same data set, such as tree, form, and code views.
Distinct from Text Editing Modes: Focuses on data visualization modes rather than text editor input states (like Vi mode)
Explore 1 awesome GitHub repository matching development tools & productivity · Data Rendering Modes. 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 a web interface for managing data through tree, form, code, and text views.