{"id":21959236,"url":"https://github.com/dev-aniketj/jsontomarkdown-reactjs","last_synced_at":"2026-02-25T16:33:35.970Z","repository":{"id":136688003,"uuid":"589705662","full_name":"dev-aniketj/JSONToMarkdown-ReactJS","owner":"dev-aniketj","description":"Convert JSON file to Markdown file","archived":false,"fork":false,"pushed_at":"2023-01-17T19:35:40.000Z","size":184,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T14:41:30.612Z","etag":null,"topics":["javascript","js","json","json-api","json-format","json-markdown","json-to-markdown","jsx","markdown","markdown-generator","react","reactjs","readme","readme-generator","readme-md"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-aniketj.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,"zenodo":null}},"created_at":"2023-01-16T18:39:10.000Z","updated_at":"2024-04-15T13:32:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc5d871c-3827-4adb-a1cf-6946ddcf398c","html_url":"https://github.com/dev-aniketj/JSONToMarkdown-ReactJS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-aniketj/JSONToMarkdown-ReactJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-aniketj%2FJSONToMarkdown-ReactJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-aniketj%2FJSONToMarkdown-ReactJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-aniketj%2FJSONToMarkdown-ReactJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-aniketj%2FJSONToMarkdown-ReactJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-aniketj","download_url":"https://codeload.github.com/dev-aniketj/JSONToMarkdown-ReactJS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-aniketj%2FJSONToMarkdown-ReactJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29830237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"last_error":"SSL_read: 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":["javascript","js","json","json-api","json-format","json-markdown","json-to-markdown","jsx","markdown","markdown-generator","react","reactjs","readme","readme-generator","readme-md"],"created_at":"2024-11-29T09:21:57.716Z","updated_at":"2026-02-25T16:33:35.953Z","avatar_url":"https://github.com/dev-aniketj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON to Markdown\n\n**It will automatically converts your JSON data into markdown code, but your have to make json file in the proper format**.\n\n**[DOCUMENTATION](DOCUMENTATION.md)**\n\n## How it is working ??\n\nIf you want to convert your JSON file then add the file into the `src/data/your_file.json`\n\u003cbr/\u003e\nGo to **`App.js`** and add new item in it _OR_ just change the name of the file with is passed inside the **`createMarkdownFile()`** function.\n\u003cbr/\u003e\n\n```\n\u003cdiv className=\"item\" onClick={() =\u003e createMarkdownFile(\"your_file_name\")}\u003e\n  \u003ch3\u003eTitle\u003c/h3\u003e\n  \u003ch5\u003eFile Name\u003c/h5\u003e\n\u003c/div\u003e\n```\n\n## Installation\n\n```sh\n# Using npm\nnpm install --save json2md\n# Using yarn\nyarn add json2md\n```\n\n## Run\n\n```sh\n# Using npm\nnpm start\n# Using yarn\nyarn start\n```\n\n## Examples\n\n### File 1\n\n- [JSON](./src/data/file1.json)\n- [Markdown](./src/markdown/file1.md)\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n## NPM Packages\n\n### I am using React Js and this NPM Package [json2md](https://www.npmjs.com/package/json2md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-aniketj%2Fjsontomarkdown-reactjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-aniketj%2Fjsontomarkdown-reactjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-aniketj%2Fjsontomarkdown-reactjs/lists"}