{"id":17692989,"url":"https://github.com/arsalan0c/blotjson","last_synced_at":"2026-01-20T21:33:23.404Z","repository":{"id":40758696,"uuid":"262610358","full_name":"arsalan0c/blotjson","owner":"arsalan0c","description":"Monorepo for multi-language libraries which simplify visualisation of JSON","archived":false,"fork":false,"pushed_at":"2023-01-07T19:50:43.000Z","size":20584,"stargazers_count":1,"open_issues_count":21,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T02:36:32.623Z","etag":null,"topics":["api","json","pretty-print","visualize"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arsalan0c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-09T16:19:06.000Z","updated_at":"2020-07-26T06:26:28.000Z","dependencies_parsed_at":"2023-02-07T23:46:06.806Z","dependency_job_id":null,"html_url":"https://github.com/arsalan0c/blotjson","commit_stats":null,"previous_names":["arsalanc-v2/blotjson"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arsalan0c/blotjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsalan0c%2Fblotjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsalan0c%2Fblotjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsalan0c%2Fblotjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsalan0c%2Fblotjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsalan0c","download_url":"https://codeload.github.com/arsalan0c/blotjson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsalan0c%2Fblotjson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28614610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","json","pretty-print","visualize"],"created_at":"2024-10-24T13:07:50.608Z","updated_at":"2026-01-20T21:33:23.385Z","avatar_url":"https://github.com/arsalan0c.png","language":"JavaScript","readme":"\u003cp align=center\u003e\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-dae1e7.svg\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp align=center\u003e\u003cimg src=./logo_light.svg\u003e\u003c/p\u003e\n\n\u003cp align=center\u003e\u003cb\u003eblotjson\u003c/b\u003e\u003c/p\u003e\n\n\u003cp align=center\u003e\u003ci\u003eblotjson\u003c/i\u003e is a tool to help you make sense of API responses by displaying JSON in a browser, \u003cbr /\u003edirectly from backend code where the JSON is received\u003c/p\u003e\n\n---\n\n## Why *blotjson*?\n* There is no need to copy/paste or export your data\n* Everything is done locally on your own computer\n* An arbitrary number of JSON datum can be easily visualised\n## Basic Usage\n\n### Node.js\n**Installation**\n```\nnpm i --save-dev blotjson\n```\n**Example**\n```js\nconst blot = require('blotjson');\n\nblot.visualise(JSON.stringify(\n  { 'bar': null, 'baz': 1.0 }\n));\n```\n\nFor further details on how to use blotjson on Node.js, go [here](./src/lang/nodejs/README.md)\n\n## Acknowledgements\n\nThe design of displaying the data is in part inspired by [Swagger](https://swagger.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsalan0c%2Fblotjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsalan0c%2Fblotjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsalan0c%2Fblotjson/lists"}