{"id":18604357,"url":"https://github.com/halitsever/vue3-json-to-excel","last_synced_at":"2025-07-18T08:33:41.474Z","repository":{"id":114226794,"uuid":"484882680","full_name":"halitsever/vue3-json-to-excel","owner":"halitsever","description":"🔄 Component that lets you convert your Json objects into excel tables","archived":false,"fork":false,"pushed_at":"2022-04-23T23:57:29.000Z","size":262,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:41:31.354Z","etag":null,"topics":["excel","json","vue","vuejs"],"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/halitsever.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":"2022-04-23T23:57:26.000Z","updated_at":"2024-03-21T18:40:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"79a4e52e-bf50-4aeb-8828-1d06ceb80f8d","html_url":"https://github.com/halitsever/vue3-json-to-excel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/halitsever/vue3-json-to-excel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halitsever%2Fvue3-json-to-excel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halitsever%2Fvue3-json-to-excel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halitsever%2Fvue3-json-to-excel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halitsever%2Fvue3-json-to-excel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halitsever","download_url":"https://codeload.github.com/halitsever/vue3-json-to-excel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halitsever%2Fvue3-json-to-excel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265728832,"owners_count":23818730,"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":["excel","json","vue","vuejs"],"created_at":"2024-11-07T02:17:37.270Z","updated_at":"2025-07-18T08:33:41.462Z","avatar_url":"https://github.com/halitsever.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://i.ibb.co/dfP8BBk/Yeni-Proje-3.png\" alt=\"Vue json to excel, vue 3\"\u003e\u003cbr\u003e\nComponent that lets you convert your Json objects into excel tables\n\u003ch1\u003eGetting started:\u003c/h1\u003e\nGet the package:\n\u003cbr\u003enpm i vue vue3-json-to-excel\n\n\u003ch1\u003eUsage:\u003c/h1\u003e\n\n\n    \u003cvue3-json-to-excel :jsonData=\"{ hello: 'world', world: 'hello' }\" /\u003e\n\n\u003ch1\u003eProps:\u003c/h1\u003e\n\n| Name | Type |\n|--|--|\n| jsonData| Object|\n| fileName| String |\n| buttonText | String |\n\n\n\u003ch1\u003eFull example:\u003c/h1\u003e\n\n    \u003cscript\u003e\n    \n    import { defineComponent } from  'vue';\n    \n    import  Vue3JsonToExcel  from  '@/vue3-json-to-excel.vue';\n    \n      \n    \n    export  default  defineComponent({\n    \n    name:  'ServeDev',\n    \n    components: {\n    \n    Vue3JsonToExcel\n    \n    }\n    \n    });\n    \n    \u003c/script\u003e\n    \n      \n    \n    \u003ctemplate\u003e\n    \n    \u003cdiv  id=\"app\"\u003e\n    \n    \u003cvue3-json-to-excel  fileName=\"myFile\"  buttonText=\"Download Halit's excel file\" :jsonData=\"{ hello:  'world', world:  'hello' }\" /\u003e\n    \n    \u003c/div\u003e\n    \n    \u003c/template\u003e\n\n\u003c/p\u003e   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalitsever%2Fvue3-json-to-excel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalitsever%2Fvue3-json-to-excel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalitsever%2Fvue3-json-to-excel/lists"}