angular2-prettyjson
JSON formatter
A tool that formats and highlights JSON data in debug outputs for Angular 2 applications.
Angular 2 debug output of objects. Contains a pipe similar to JsonPipe but adds support for spacing and handling of circular structures
41 stars
4 watching
10 forks
Language: JavaScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
marchoy/pretty-printer | Translates JSON to HTML with consistent color and formatting | 1 |
javascipt/jsome | A tool to format JSON objects in a readable and visually appealing way. | 244 |
netspi/jsonbeautifier | A Java-based tool for improving the readability of JSON data used in Burp Suite | 37 |
ghidoz/angular2-jsonapi | An Angular 2 adapter for interacting with JSON API endpoints | 199 |
mohsen1/json-formatter | A directive for rendering JSON objects in HTML with collapsible navigation | 372 |
shovon/json-pretty-printer | Converts poorly formatted JSON into readable syntax highlighted HTML. | 0 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 25 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
lm2343635/mgformatter | A JSON string formatter designed for iOS development | 16 |
hivivo/ngx-json-viewer | A component that formats and displays JSON data in an HTML viewer | 174 |
cocoonspace/dynjson | Tool for client-customizable JSON formats from dynamic APIs | 16 |
rs/formjson | An HTTP handler that transparently exposes posted JSON data as if it were form-urlencoded data | 39 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 29 |
bungle/lua-resty-prettycjson | A JSON pretty formatter for Lua | 34 |
miolini/jsonf | A command-line utility for formatting and querying JSON data | 65 |