json-schema-view
JSON viewer
A tool for rendering complex JSON data in a user-friendly format
An AngularJS directive for rendering JSON Schema in HTML
49 stars
4 watching
8 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jy95/ngx-json-schema-viewer | A library that displays JSON schema documents in an Angular application | 2 |
mohsen1/angular-json-schema-form | An Angular directive for generating forms based on JSON schema definitions. | 30 |
mohsen1/json-formatter | A directive for rendering JSON objects in HTML with collapsible navigation | 372 |
alenaksu/json-viewer | A tool for visualizing JSON data in a hierarchical display | 177 |
hivivo/ngx-json-viewer | A component that formats and displays JSON data in an HTML viewer | 174 |
maxzender/jv | A command-line JSON viewer utility | 119 |
tangram-js/json-schema-editor | An editor for creating and managing JSON schemas in a single-page application. | 278 |
apidevtools/json-schema-ref-parser | Tool to parse, resolve, and dereference JSON schema references in JavaScript | 958 |
texteainc/json-viewer | A React component for displaying and editing various data formats | 458 |
microsoft/json-schemas | A repository of standardized schema definitions used by Microsoft products and services. | 78 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
soc221b/object-visualizer | A Vue component for visualizing JSON objects in the browser. | 222 |
ashwin/json-viewer | A Python script to visually organize and display the nested structure of JSON files in a graphical user interface. | 61 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |