{"id":18822130,"url":"https://github.com/paddingme/json-table","last_synced_at":"2025-04-14T01:10:49.309Z","repository":{"id":19627632,"uuid":"22879475","full_name":"paddingme/json-table","owner":"paddingme","description":"取json数据自动生成表格","archived":false,"fork":false,"pushed_at":"2014-08-18T14:12:55.000Z","size":136,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T15:12:19.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://padding.me/demo/json-table/","language":"JavaScript","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/paddingme.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2014-08-12T14:02:41.000Z","updated_at":"2021-08-11T13:13:18.000Z","dependencies_parsed_at":"2022-08-24T13:41:08.526Z","dependency_job_id":null,"html_url":"https://github.com/paddingme/json-table","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paddingme%2Fjson-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paddingme%2Fjson-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paddingme%2Fjson-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paddingme%2Fjson-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paddingme","download_url":"https://codeload.github.com/paddingme/json-table/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804825,"owners_count":21164135,"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-08T00:47:57.082Z","updated_at":"2025-04-14T01:10:49.287Z","avatar_url":"https://github.com/paddingme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"json-table\n==========\n\n\n数据格式：\n[{id:'XX',classifyName:'XXXX',aa:'xxx'},{...},{...},...]，对象组成的数组。\n\n表格：\n\u003ctable id=\"  \"  class=\"   \"  \u003e \n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth  \u003eclassifyName\u003c/th\u003e\n\u003cth  \u003eXX \u003c/th\u003e\n\u003cth  \u003eAAA \u003c/th\u003e\n\u003cth \u003eDDDD\u003c/th\u003e\n\u003cth \u003eWWW \u003c/th\u003e\n\u003cth \u003eQQQQ \u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n需求：\n向表格传入数据，表格自动生成。如调用函数 initTable(tableId, columnNumber)//tableId:表格的ID，columnNumber：需要合并的列号。\n合并classifyName列中相同内容的单元格。所给数据提前已经按classifyName排序。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaddingme%2Fjson-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaddingme%2Fjson-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaddingme%2Fjson-table/lists"}