json-formatter
JSON formatter
Automatically formats JSON data for easier readability in web browsers.
Makes JSON easy to read.
4k stars
95 watching
883 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
josdejong/jsoneditor | A web-based tool for editing and validating JSON data | 11,687 |
darkreader/darkreader | An extension that enables dark mode for web browsers and websites | 19,826 |
benjamine/jsondiffpatch | A JavaScript library for comparing and updating JSON objects | 4,872 |
codex-team/editor.js | A block-style editor with clean JSON output for creating and formatting content efficiently. | 29,041 |
rfletcher/safari-json-formatter | A tool to make valid JSON documents human-readable | 842 |
zaach/jison | A tool for generating JavaScript parsers from grammars | 4,364 |
typicode/json-server | A tool to create a full fake REST API with minimal configuration | 73,262 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,536 |
glideapps/quicktype | Generates strongly-typed models and serializers from JSON, GraphQL, and other data formats. | 12,541 |
nlohmann/json | A lightweight C++ library for serializing and deserializing JSON data | 43,665 |
zserge/jsmn | A lightweight JSON parser and tokenizer written in C. | 3,726 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 26 |
jdorn/json-editor | A tool that allows users to create and edit JSON data visually using a schema-based interface. | 5,812 |
douglascrockford/json-js | Provides utilities to work with JSON data in JavaScript | 8,712 |
denoland/deno | A modern runtime environment for JavaScript and TypeScript with secure defaults and a great developer experience. | 98,527 |