{"id":21569424,"url":"https://github.com/naturalcycles/json2html","last_synced_at":"2025-10-29T12:01:51.547Z","repository":{"id":34865844,"uuid":"184973411","full_name":"NaturalCycles/json2html","owner":"NaturalCycles","description":"Render arbitrary json as human-friendly html. CLI and API.","archived":false,"fork":false,"pushed_at":"2023-01-07T05:13:30.000Z","size":699,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T23:48:40.768Z","etag":null,"topics":["cli","html","json"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NaturalCycles.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-05T03:20:06.000Z","updated_at":"2021-11-12T23:51:30.000Z","dependencies_parsed_at":"2023-01-15T09:45:24.370Z","dependency_job_id":null,"html_url":"https://github.com/NaturalCycles/json2html","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjson2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjson2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjson2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjson2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalCycles","download_url":"https://codeload.github.com/NaturalCycles/json2html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248231952,"owners_count":21069428,"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":["cli","html","json"],"created_at":"2024-11-24T11:09:27.809Z","updated_at":"2025-10-29T12:01:51.541Z","avatar_url":"https://github.com/NaturalCycles.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## @naturalcycles/json2html\n\n\u003e Render arbitrary json as human-friendly html. CLI and API. Inspired by\n\u003e [json.human.js](https://github.com/marianoguerra/json.human.js)\n\n[![npm](https://img.shields.io/npm/v/@naturalcycles/json2html/latest.svg)](https://www.npmjs.com/package/@naturalcycles/json2html)\n[![](https://circleci.com/gh/NaturalCycles/json2html.svg?style=shield\u0026circle-token=123)](https://circleci.com/gh/NaturalCycles/json2html)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n# Why\n\nSometimes you need to render some report to non-technical people, but too lazy to create a custom\nhtml/css template for it. Just throw your json into this library and enjoy the good-enough result.\n\n# Install\n\n    yarn add @naturalcycles/json2html\n\n# Examples\n\n[Sample output](./src/test/mock1.json.html)\n\n```sh\n\n# Render `my.json` to `my.json.html`\njson2html my.json\n\n# Render all json files in `someDir`\njson2html 'someDir/**/*.json'\n\n```\n\n# Packaging\n\n- `engines.node \u003e= 14.15`: Latest Node.js LTS\n- `main: dist/index.js`: commonjs, es2020\n- `types: dist/index.d.ts`: typescript types\n- `/src` folder with source `*.ts` files included\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalcycles%2Fjson2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaturalcycles%2Fjson2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalcycles%2Fjson2html/lists"}