{"id":15027905,"url":"https://github.com/neil3d/excel2json","last_synced_at":"2025-05-15T15:04:14.197Z","repository":{"id":22335752,"uuid":"25671365","full_name":"neil3d/excel2json","owner":"neil3d","description":"把Excel表转换成json对象，并保存到一个文本文件中。","archived":false,"fork":false,"pushed_at":"2022-12-08T14:48:31.000Z","size":7554,"stargazers_count":1797,"open_issues_count":18,"forks_count":498,"subscribers_count":72,"default_branch":"master","last_synced_at":"2025-04-07T20:09:24.492Z","etag":null,"topics":["excel","excel2json","json"],"latest_commit_sha":null,"homepage":"https://neil3d.github.io","language":"C#","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/neil3d.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2014-10-24T04:19:21.000Z","updated_at":"2025-04-02T16:15:15.000Z","dependencies_parsed_at":"2023-01-11T21:34:47.378Z","dependency_job_id":null,"html_url":"https://github.com/neil3d/excel2json","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil3d%2Fexcel2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil3d%2Fexcel2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil3d%2Fexcel2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil3d%2Fexcel2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neil3d","download_url":"https://codeload.github.com/neil3d/excel2json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254364270,"owners_count":22058878,"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","excel2json","json"],"created_at":"2024-09-24T20:07:16.126Z","updated_at":"2025-05-15T15:04:14.166Z","avatar_url":"https://github.com/neil3d.png","language":"C#","funding_links":[],"categories":["C\\#","C# #"],"sub_categories":[],"readme":"# excel2json\n\n详细帮助文档请见：[https://neil3d.github.io/coding/excel2json.html](https://neil3d.github.io/coding/excel2json.html)\n\n## 命令行参数\n\n* -e, –excel Required. 输入的Excel文件路径.\n* -j, –json 指定输出的json文件路径.\n* -h, –header Required. 表格中有几行是表头.\n* -c, –encoding (Default: utf8-nobom) 指定编码的名称.\n* -l, –lowcase (Default: false) 自动把字段名称转换成小写格式.\n* -a 序列化成数组\n* -d, --date:指定日期格式化字符串，例如：dd / MM / yyy hh: mm:ss\n* -s 序列化时强制带上sheet name，即使只有一个sheet\n* -exclude_prefix： 导出时，排除掉包含指定前缀的表单和列，例如：-exclude_prefix #\n* -cell_json：自动识别单元格中的Json对象和Json数组，Default：false\n\n\n![Excel](./Docs/excel.png)  \n![GUI](./Docs/gui.png)  \n![CMd](./Docs/cmd.png)  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneil3d%2Fexcel2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneil3d%2Fexcel2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneil3d%2Fexcel2json/lists"}