{"id":21831991,"url":"https://github.com/arman-g/pagination-algorithm","last_synced_at":"2026-04-24T12:34:00.148Z","repository":{"id":122149340,"uuid":"182468713","full_name":"arman-g/Pagination-Algorithm","owner":"arman-g","description":"Pagination algorithm implementation (TypeScript)","archived":false,"fork":false,"pushed_at":"2019-04-24T04:23:56.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T09:21:31.266Z","etag":null,"topics":["angular","pagination","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/arman-g.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-04-21T00:49:06.000Z","updated_at":"2024-02-08T03:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9274efae-79d9-46b7-833b-b6272ed516dc","html_url":"https://github.com/arman-g/Pagination-Algorithm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arman-g%2FPagination-Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arman-g%2FPagination-Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arman-g%2FPagination-Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arman-g%2FPagination-Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arman-g","download_url":"https://codeload.github.com/arman-g/Pagination-Algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244806164,"owners_count":20513392,"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":["angular","pagination","typescript"],"created_at":"2024-11-27T19:17:13.502Z","updated_at":"2026-04-24T12:33:55.121Z","avatar_url":"https://github.com/arman-g.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pagination-Algorithm\n\nThis is a simple pagination algorithm implementation written for Angular app in typescript. It will produce pagination with first, last and in-between numbers with ellipses separator defined by the delta constant.\n\n**Example Output:**\nDelta: 2, Pages: 9\n\u003cul\u003e\n\u003cli\u003e\u003cb\u003e\u003ci\u003e1\u003c/i\u003e\u003c/b\u003e23…9\u003c/li\u003e\n\u003cli\u003e1\u003cb\u003e\u003ci\u003e2\u003c/i\u003e\u003c/b\u003e34…9\u003c/li\u003e\n\u003cli\u003e12\u003cb\u003e\u003ci\u003e3\u003c/i\u003e\u003c/b\u003e45…9\u003c/li\u003e\n\u003cli\u003e123\u003cb\u003e\u003ci\u003e4\u003c/i\u003e\u003c/b\u003e56…9\u003c/li\u003e\n\u003cli\u003e1…34\u003cb\u003e\u003ci\u003e5\u003c/i\u003e\u003c/b\u003e67…9\u003c/li\u003e\n\u003cli\u003e1…45\u003cb\u003e\u003ci\u003e6\u003c/i\u003e\u003c/b\u003e789\u003c/li\u003e\n\u003cli\u003e1…56\u003cb\u003e\u003ci\u003e7\u003c/i\u003e\u003c/b\u003e89\u003c/li\u003e\n\u003cli\u003e1…67\u003cb\u003e\u003ci\u003e8\u003c/i\u003e\u003c/b\u003e9\u003c/li\u003e\n\u003cli\u003e1…78\u003cb\u003e\u003ci\u003e9\u003c/i\u003e\u003c/b\u003e\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farman-g%2Fpagination-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farman-g%2Fpagination-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farman-g%2Fpagination-algorithm/lists"}