{"id":16718605,"url":"https://github.com/codfrm/cmltable","last_synced_at":"2025-07-19T23:36:23.600Z","repository":{"id":166676291,"uuid":"86215272","full_name":"CodFrm/CMLTable","owner":"CodFrm","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-08T06:43:59.000Z","size":110,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-01T05:18:32.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/CodFrm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-26T07:26:58.000Z","updated_at":"2020-10-18T13:13:12.000Z","dependencies_parsed_at":"2023-06-01T15:00:14.320Z","dependency_job_id":null,"html_url":"https://github.com/CodFrm/CMLTable","commit_stats":null,"previous_names":["codfrm/cmltable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodFrm/CMLTable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodFrm%2FCMLTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodFrm%2FCMLTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodFrm%2FCMLTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodFrm%2FCMLTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodFrm","download_url":"https://codeload.github.com/CodFrm/CMLTable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodFrm%2FCMLTable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266042008,"owners_count":23867960,"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-10-12T21:37:43.503Z","updated_at":"2025-07-19T23:36:23.592Z","avatar_url":"https://github.com/CodFrm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMLTable\n\n基于jQuery编写\n\n## 引用\n```\n    \u003clink rel=\"stylesheet\" href=\"cmltable/cmltable.css\" /\u003e\n    \u003cscript src=\"js/jquery-3.1.1.min.js\"\u003e\u003c/script\u003e\n```\n\n## 创建\n```\n$('#test').createCMLTable({\n    url:'http://127.0.0.1/controller.php',\n    action:[{\n        action:'delete',\n        title:'删除'\n    },{\n        action:'absdelete',\n        title:'永久删除'\n    }\n    ],\n    columns: [{\n        checkbox: true\n    }, {\n        field: 'uid',\n        title: 'UID',\n    },{\n        field:'user',\n        title:'用户名'\n    }]\n});\n```\n\n![demo](image/img.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodfrm%2Fcmltable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodfrm%2Fcmltable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodfrm%2Fcmltable/lists"}