{"id":20579541,"url":"https://github.com/k186/pd-table-row-span","last_synced_at":"2026-07-18T22:32:15.989Z","repository":{"id":90181954,"uuid":"123389166","full_name":"k186/pd-table-row-span","owner":"k186","description":"Automatic table rowspan","archived":false,"fork":false,"pushed_at":"2018-03-01T08:12:27.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T22:26:01.214Z","etag":null,"topics":["auto-rowspan","automation","rowspan","table","table-row-span"],"latest_commit_sha":null,"homepage":null,"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/k186.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}},"created_at":"2018-03-01T05:56:08.000Z","updated_at":"2018-03-01T08:49:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"54ab6f02-4fc1-4ca6-987e-bea949207755","html_url":"https://github.com/k186/pd-table-row-span","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/k186%2Fpd-table-row-span","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k186%2Fpd-table-row-span/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k186%2Fpd-table-row-span/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k186%2Fpd-table-row-span/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k186","download_url":"https://codeload.github.com/k186/pd-table-row-span/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242206004,"owners_count":20089252,"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":["auto-rowspan","automation","rowspan","table","table-row-span"],"created_at":"2024-11-16T06:17:20.377Z","updated_at":"2025-10-12T20:40:53.413Z","avatar_url":"https://github.com/k186.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![npm](https://img.shields.io/npm/v/pd-table-row-span.svg)\n\n# table-row-span\n\nAutomatic rowspan based on the content of the table\n\n### demo\n```\nopen demo.html in browser\n```\n### rowspan Rules\n![](./rdimg/1.png)\n\n![](./rdimg/2.png)\n\n\n\n### jquery\n```javascript\n $('#table-merge').PdTableRowSpan()\n```\n\n### options\n```javascript\n $('#table-merge').PdTableRowSpan({\n      tags:'td',// compare tags\n      verticalAlign:'middle', //rowspan style 【middle top bottom】\n      from:2,// compare start col ,start from 1 \n      to:4// compare end col,start from 1\n    })\n```\n\n### destroy\n```javascript\n $('#table-merge').PdTableRowSpan('destroy')\n```\n\n### License\nThis plugin is available under [the MIT license](http://mths.be/mit).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk186%2Fpd-table-row-span","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk186%2Fpd-table-row-span","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk186%2Fpd-table-row-span/lists"}