{"id":20792632,"url":"https://github.com/mkrl/json2table","last_synced_at":"2025-06-25T05:45:46.978Z","repository":{"id":114878971,"uuid":"90734978","full_name":"mkrl/json2table","owner":"mkrl","description":"Creates a single table out of json object","archived":false,"fork":false,"pushed_at":"2017-07-05T17:31:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T01:16:47.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mkrl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-09T10:48:36.000Z","updated_at":"2017-07-05T17:31:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bc58fb0-8f1e-44a2-8b0f-e525666365c0","html_url":"https://github.com/mkrl/json2table","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkrl/json2table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkrl%2Fjson2table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkrl%2Fjson2table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkrl%2Fjson2table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkrl%2Fjson2table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkrl","download_url":"https://codeload.github.com/mkrl/json2table/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkrl%2Fjson2table/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261815212,"owners_count":23213823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-17T15:53:06.243Z","updated_at":"2025-06-25T05:45:46.953Z","avatar_url":"https://github.com/mkrl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json2table\nA pretty useless Node script that creates a single table out of json object. Ever dreamed of observing the entire JSON with all the nested objects in a single table? This thing does that. Soon(tm) to be a npm package.\n\n\nRequirements\n------------\n\n - [json2csv](https://www.npmjs.com/package/flat)\n - [flat](https://www.npmjs.com/package/flat)\n\nUsage\n-----\n\n- Make sure you have NodeJS and all the requirements installed\n- Change input JSON / output CSV file paths at the beginning of the script. Also you might want to change the amount of table rows to be displayed.\n- Run `node json2table` via terminal or cmd.\n\nWhy does this exist?\n--------------------\n\nA couple of times my development team needed to take a look at all the JSON values and see if some of the objects are missing certain parameters. It is quite a dumb way to do that, but it was requested and here it is. The main clue of this code is to also generate table headers and add blank non-existing parameters to objects so all the nested objects have the same amount of similar parameters.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkrl%2Fjson2table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkrl%2Fjson2table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkrl%2Fjson2table/lists"}