{"id":22468099,"url":"https://github.com/patternslib/pat-sortable-table","last_synced_at":"2025-07-18T11:10:17.809Z","repository":{"id":37867983,"uuid":"298206642","full_name":"Patternslib/pat-sortable-table","owner":"Patternslib","description":"Pattern to create sort- and filterable tables.","archived":false,"fork":false,"pushed_at":"2023-02-16T08:45:27.000Z","size":930,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-29T13:45:13.744Z","etag":null,"topics":["hacktoberfest","javascript","patternslib","texteditor","ui-components"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Patternslib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2020-09-24T07:49:20.000Z","updated_at":"2022-10-16T15:27:53.000Z","dependencies_parsed_at":"2024-08-23T04:02:39.379Z","dependency_job_id":"4d3eb413-00a5-4027-bd2d-eb218801dbb5","html_url":"https://github.com/Patternslib/pat-sortable-table","commit_stats":{"total_commits":79,"total_committers":4,"mean_commits":19.75,"dds":0.06329113924050633,"last_synced_commit":"d62ac305e00d885054a006a1d9437c7ac51bb15c"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Patternslib/pat-sortable-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-sortable-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-sortable-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-sortable-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-sortable-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Patternslib","download_url":"https://codeload.github.com/Patternslib/pat-sortable-table/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-sortable-table/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265747037,"owners_count":23821796,"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":["hacktoberfest","javascript","patternslib","texteditor","ui-components"],"created_at":"2024-12-06T11:15:06.283Z","updated_at":"2025-07-18T11:10:17.772Z","avatar_url":"https://github.com/Patternslib.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"pat-sortable-table\n==================\n\n## Documentation\n\nPattern to create sort- and filterable tables.\n\n\n### Options reference\n\nProperty | Default Value | Values | Type | Description\n---------|---------------|--------|------|------------\npaging-type | numbers | numbers simple simple_numbers full full_numbers first_last_numbers | String | Type of batch/paging navigation menu.\npage-length | 20 | Any number | Integer | Number of items per page.\npage-length-menu | [10, 20, 50, 100] | | Array of integers | Entries for the pagingation length menu.\nserver-side | false | | boolean | Use server side processing in the table. See also `ajax`\najax | \"\" | | string, object or function | Configuration for ajax calls. Can be a URL (string), properties for jQuery.ajax (object) or custom code to get data (function).\nlanguage-info | \"Page _PAGE_ of _PAGES_\" | | String | Text for pagination.\nlanguage-info-empty | \"Showing 0 to 0 of 0 entries\" | | String | Info text when filtering leads to no results.\nlanguage-info-filtered | \"(filtered from _MAX_ total entries)\" | | String | Info text when filtering.\nlanguage-length-menu | \"Show _MENU_ entries per page.\" | | String | Text for pagination.\nlanguage-zero-records | \"No results found.\" | | String | Text shown when filtering leads to no results.\nlanguage-search | \"Search\" | | String | Label for the search field.\nlanguage-search-placeholder | \"Search term\" | | String | Placeholder for the search field.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatternslib%2Fpat-sortable-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatternslib%2Fpat-sortable-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatternslib%2Fpat-sortable-table/lists"}