{"id":18031737,"url":"https://github.com/dagronf/htinfinitescrollview","last_synced_at":"2025-07-11T18:33:49.306Z","repository":{"id":193972846,"uuid":"689839615","full_name":"dagronf/HTInfiniteScrollView","owner":"dagronf","description":"An infinitely scrollable `NSScrollView` clip view implementation","archived":false,"fork":false,"pushed_at":"2023-09-11T02:56:49.000Z","size":21,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T19:41:27.409Z","etag":null,"topics":["helftone","infinite-scroll","nsscrollview"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dagronf.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}},"created_at":"2023-09-11T02:35:58.000Z","updated_at":"2025-04-26T23:43:51.000Z","dependencies_parsed_at":"2023-09-11T03:48:21.109Z","dependency_job_id":null,"html_url":"https://github.com/dagronf/HTInfiniteScrollView","commit_stats":null,"previous_names":["dagronf/htinfinitescrollview"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dagronf/HTInfiniteScrollView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagronf%2FHTInfiniteScrollView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagronf%2FHTInfiniteScrollView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagronf%2FHTInfiniteScrollView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagronf%2FHTInfiniteScrollView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagronf","download_url":"https://codeload.github.com/dagronf/HTInfiniteScrollView/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagronf%2FHTInfiniteScrollView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264870270,"owners_count":23676193,"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":["helftone","infinite-scroll","nsscrollview"],"created_at":"2024-10-30T10:10:36.377Z","updated_at":"2025-07-11T18:33:49.040Z","avatar_url":"https://github.com/dagronf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTInfiniteScrollView\n\nAn infinitely scrollable `NSScrollView` clip view implementation\n\n![tag](https://img.shields.io/github/v/tag/dagronf/HTInfiniteScrollView)\n![Swift](https://img.shields.io/badge/Swift-5.4-orange.svg)\n[![License MIT](https://img.shields.io/badge/license-MIT-magenta.svg)](https://github.com/dagronf/HTInfiniteScrollView/blob/master/LICENSE) \n![SPM](https://img.shields.io/badge/spm-compatible-maroon.svg)\n\n![macOS](https://img.shields.io/badge/macOS-10.13+-darkblue)\n![macCatalyst](https://img.shields.io/badge/macCatalyst-2+-orangered)\n\nA pure Swift implementation of [Helftone Infinite Scroll View](https://github.com/helftone/infinite-nsscrollview/) ([archive.org](https://web.archive.org/web/20230911024330/https://blog.helftone.com/infinite-nsscrollview/)) supporting Swift Package Manager.\n\nThere is a basic demo application in the `Demo` subfolder.\n\n## Implementation details\n\nYour scrollview's document view must implement `HTInfiniteClipViewContent` which should reconfigure the view contents\naround the visible region within the scrollable area. See the [demo implementation](./Demo/HTInfiniteDocument Demo/HTInfiniteDocument Demo/HTInfiniteDocumentView.swift)\nfor an example on how to do this.\n\n# Credits\n\nAll credit for the original implementation goes to [Milen Dzhumerov](https://twitter.com/milend) at [Helftone](https://blog.helftone.com/infinite-nsscrollview/). \n\nGo and buy [Monodraw](https://monodraw.helftone.com/) if you spend any time putting drawings in your code comments (like UML diagrams) or any kind of ASCII art! It makes a laborious task so much easier.\n\n# License\n\n```\nMIT License\n\nCreated by Milen Dzhumerov on 31/03/2015.\nCopyright (c) 2015 Helftone. All rights reserved.\n\nConverted to Swift by Darren Ford 11/9/2023\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdagronf%2Fhtinfinitescrollview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdagronf%2Fhtinfinitescrollview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdagronf%2Fhtinfinitescrollview/lists"}