{"id":16319872,"url":"https://github.com/grimmpp/sortable-and-scrollable-table-with-fixed-header","last_synced_at":"2026-05-09T04:31:56.958Z","repository":{"id":154789798,"uuid":"224929288","full_name":"grimmpp/sortable-and-scrollable-table-with-fixed-header","owner":"grimmpp","description":"This is a HTML table widget which has fixed headers, is scrollable, the table columns can be sorted or it can be used as tree-table.","archived":false,"fork":false,"pushed_at":"2020-01-26T19:40:58.000Z","size":401,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T18:56:23.821Z","etag":null,"topics":["css","fixed-header","html","jquery","scrollable","sortable","table","tree-table","treetable"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grimmpp.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":"2019-11-29T22:22:38.000Z","updated_at":"2020-05-14T04:44:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1aaca87-5527-4ced-bdc4-385e188cc12b","html_url":"https://github.com/grimmpp/sortable-and-scrollable-table-with-fixed-header","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grimmpp/sortable-and-scrollable-table-with-fixed-header","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmpp%2Fsortable-and-scrollable-table-with-fixed-header","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmpp%2Fsortable-and-scrollable-table-with-fixed-header/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmpp%2Fsortable-and-scrollable-table-with-fixed-header/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmpp%2Fsortable-and-scrollable-table-with-fixed-header/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grimmpp","download_url":"https://codeload.github.com/grimmpp/sortable-and-scrollable-table-with-fixed-header/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmpp%2Fsortable-and-scrollable-table-with-fixed-header/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["css","fixed-header","html","jquery","scrollable","sortable","table","tree-table","treetable"],"created_at":"2024-10-10T22:28:30.649Z","updated_at":"2026-05-09T04:31:56.917Z","avatar_url":"https://github.com/grimmpp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sortable And Scrollable TreeTable With Fixed Header\n\nThe file [scrollableTable.js](/js/scrollableTable.js) creates a sortable and scrollable table with fixed headers for HTML webpages. It uses jquery and css.\n\n## Features\n* Table can be used as TreeTable\n* Table is scrollable\n* Table columns can be sorted (stable sort)\n* Own compare function for sorting can be defined.\n* Table content can be filtered (Parent nodes in TreeTable are displayed as well)\n* Table height can be optionally set statically (absolute value in px) or as function which dynamically adjusts the height of the table. (See example in [index.html](index.html) or [treeTable.html](treeTable.html))\n* By clicking on a row an event is sent which can be caught for data processing. (Only *single selected row* is implemented.)\n\n## Example\nAn example is implemented in [index.html](index.html). You can just clone/download this repository and run it. No other dependencies are needed.\n\n\u003cimg src=\"screenshot.png\" /\u003e\n\n## TreeTable Version\nAn example is implemented in [treeTable.html](treeTable.html).\n\n\u003cimg src=\"screenshotTreeTable.png\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimmpp%2Fsortable-and-scrollable-table-with-fixed-header","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimmpp%2Fsortable-and-scrollable-table-with-fixed-header","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimmpp%2Fsortable-and-scrollable-table-with-fixed-header/lists"}