{"id":19318452,"url":"https://github.com/localjo/table-sorter","last_synced_at":"2026-05-12T12:31:33.980Z","repository":{"id":15906368,"uuid":"18647943","full_name":"localjo/table-sorter","owner":"localjo","description":"A simple table sort exercise.","archived":false,"fork":false,"pushed_at":"2019-11-10T12:02:55.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T05:11:11.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://iamlocaljo.com/table-sorter/","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/localjo.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-04-10T18:55:38.000Z","updated_at":"2019-11-10T13:54:11.000Z","dependencies_parsed_at":"2022-09-24T05:40:52.592Z","dependency_job_id":null,"html_url":"https://github.com/localjo/table-sorter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/localjo/table-sorter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Ftable-sorter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Ftable-sorter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Ftable-sorter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Ftable-sorter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localjo","download_url":"https://codeload.github.com/localjo/table-sorter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Ftable-sorter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32939189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-10T01:18:39.781Z","updated_at":"2026-05-12T12:31:33.962Z","avatar_url":"https://github.com/localjo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a small JavaScript library I made from scratch to sort HTML tables by clicking on the table headings.\n\nYou can use it by including it in the global scope of a page and then initiating it on a `table` element with something like this:\n\n```js\nSortableTable.init(document.getElementById('sortable-table'));\n```\n\nTo run tests, open `index.html` in a browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaljo%2Ftable-sorter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocaljo%2Ftable-sorter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaljo%2Ftable-sorter/lists"}