{"id":22518866,"url":"https://github.com/mikeludemann/sortingtable","last_synced_at":"2025-10-15T15:16:59.257Z","repository":{"id":98485603,"uuid":"130052675","full_name":"mikeludemann/sortingTable","owner":"mikeludemann","description":"A sorting function for tables","archived":false,"fork":false,"pushed_at":"2018-04-18T13:46:43.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T02:48:03.905Z","etag":null,"topics":["javascript","jquery","module-pattern","sorting"],"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/mikeludemann.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-04-18T11:34:14.000Z","updated_at":"2018-04-18T13:47:01.000Z","dependencies_parsed_at":"2023-06-01T23:45:53.921Z","dependency_job_id":null,"html_url":"https://github.com/mikeludemann/sortingTable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeludemann/sortingTable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FsortingTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FsortingTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FsortingTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FsortingTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeludemann","download_url":"https://codeload.github.com/mikeludemann/sortingTable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FsortingTable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085932,"owners_count":26100021,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript","jquery","module-pattern","sorting"],"created_at":"2024-12-07T04:17:16.109Z","updated_at":"2025-10-15T15:16:59.252Z","avatar_url":"https://github.com/mikeludemann.png","language":"JavaScript","readme":"# sortingTable\n\nA simple sorting function for tables\n\n## Examples\n\n```code\n1. Module (JavaScript with JQuery)\n\nsorting.table(mainElement, subElement, sortingElement, clickElement, index);\n\n1.1. With Parameter\n\nsorting.table(\"table\", \"tr\", \"td\", \"th\", 0);\n\n2. Function with JQuery\n\nsortingTable(mainElement, subElement, sortingElement, index);\n\n2.1. With Parameter\n\n// Use this in an event method\n\nsortingTable(\"table\", \"tr\", \"td\", 0);\n\n3. Function - Native\n\nsortTable(table, rows, column, index);\n\n3.1. With Parameter\n\n// Use this in an event method\n\nsortingTable(\"table\", \"tr\", \"td\", 0);\n\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Fsortingtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeludemann%2Fsortingtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Fsortingtable/lists"}