{"id":22835264,"url":"https://github.com/gueff/pagshrink","last_synced_at":"2026-04-10T01:02:41.765Z","repository":{"id":96371241,"uuid":"224043548","full_name":"gueff/pagShrink","owner":"gueff","description":"jquery plugin for Bootstrap 4: auto shrinks pagination (responsive)","archived":false,"fork":false,"pushed_at":"2019-11-25T21:51:36.000Z","size":9,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T02:44:08.530Z","etag":null,"topics":["bootstrap4","javascript","jquery","jquery-plugin"],"latest_commit_sha":null,"homepage":"","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/gueff.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":"2019-11-25T21:19:16.000Z","updated_at":"2023-05-29T14:15:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2bef444-1d46-44ba-9e63-090d3f75dfc4","html_url":"https://github.com/gueff/pagShrink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gueff/pagShrink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FpagShrink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FpagShrink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FpagShrink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FpagShrink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gueff","download_url":"https://codeload.github.com/gueff/pagShrink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FpagShrink/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260867679,"owners_count":23074913,"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":["bootstrap4","javascript","jquery","jquery-plugin"],"created_at":"2024-12-12T22:08:51.362Z","updated_at":"2025-12-30T22:28:53.787Z","avatar_url":"https://github.com/gueff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pagShrink\njquery plugin for Bootstrap 4: auto shrinks pagination (responsive)\n\n## usage\n\nmake sure by CSS that all anchor `\u003ca\u003e` items beneath `\u003cli\u003e` have same dimensions of `width`and `height`.\n\n_example css_\n~~~css\n.page-link {\n\tmin-width: 48px !important;\n\twidth: 48px !important;\n\theight: 35px;\n\ttext-align: center;\n\tfloat: left;\n}\n~~~\n\n_activate_\n\n~~~js\n$('.pagination').pagShrink();\n~~~\n\n_html_\n\n~~~html\n\u003cul class=\"pagination\"\u003e\n\t...\n\t\u003cli class=\"page-item\"\u003e\n\t\t\u003ca class=\"page-link\" href=\"#\"\u003e\n\t\t\twhatever...\n\t\t\u003c/a\u003e\n\t\u003c/li\u003e\n\t...\n\u003c/ul\u003e\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgueff%2Fpagshrink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgueff%2Fpagshrink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgueff%2Fpagshrink/lists"}