json-formatter
JSON formatter
Automatically formats JSON data for easier readability in web browsers.
Makes JSON easy to read.
4k stars
96 watching
876 forks
Language: TypeScript
last commit: 7 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,630 |
darkreader/darkreader | An extension that enables dark mode for web browsers and websites | 19,667 |
benjamine/jsondiffpatch | A JavaScript library for comparing and updating JSON objects | 4,854 |
codex-team/editor.js | A block-style editor with clean JSON output for creating and formatting content efficiently. | 28,770 |
rfletcher/safari-json-formatter | A tool to make valid JSON documents human-readable | 841 |
zaach/jison | A tool for generating JavaScript parsers from grammars | 4,356 |
typicode/json-server | A tool to create a full fake REST API with minimal configuration | 73,016 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,501 |
glideapps/quicktype | Generates strongly-typed models and serializers from JSON, GraphQL, and other data formats. | 12,452 |
nlohmann/json | A C++ library providing a simple and efficient way to work with JSON data in modern C++ applications. | 43,219 |
zserge/jsmn | A lightweight JSON parser and tokenizer written in C. | 3,687 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 25 |
jdorn/json-editor | A tool that allows users to create and edit JSON data visually using a schema-based interface. | 5,811 |
douglascrockford/json-js | A set of utilities and functions for working with JSON data in JavaScript | 8,701 |
denoland/deno | A modern runtime environment for JavaScript and TypeScript with secure defaults and a great developer experience. | 97,865 |