{"id":18302875,"url":"https://github.com/danielhusx/pathscrollview","last_synced_at":"2026-05-10T19:09:52.661Z","repository":{"id":113550204,"uuid":"525701913","full_name":"DanielHusx/PathScrollView","owner":"DanielHusx","description":"macOS SwiftUI path scroll view","archived":false,"fork":false,"pushed_at":"2022-08-18T08:22:31.000Z","size":1274,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T04:25:29.837Z","etag":null,"topics":["macos","mouse-tracking","scrollview","swiftui","textscroll"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielHusx.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":"2022-08-17T08:24:33.000Z","updated_at":"2024-07-01T21:12:15.000Z","dependencies_parsed_at":"2023-03-13T13:18:59.458Z","dependency_job_id":null,"html_url":"https://github.com/DanielHusx/PathScrollView","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/DanielHusx%2FPathScrollView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielHusx%2FPathScrollView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielHusx%2FPathScrollView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielHusx%2FPathScrollView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielHusx","download_url":"https://codeload.github.com/DanielHusx/PathScrollView/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018068,"owners_count":21034048,"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":["macos","mouse-tracking","scrollview","swiftui","textscroll"],"created_at":"2024-11-05T15:23:01.906Z","updated_at":"2026-05-10T19:09:52.628Z","avatar_url":"https://github.com/DanielHusx.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PathScrollView\nmacOS SwiftUI path scroll view\n\n### Usage\n```swift\n\nPathScrollViewWrapper(path: \"/Users/daniel/Documents\")\n\n// separator by \"/\"\nPathScrollViewWrapper(path: \"/Users/daniel/Documents/iProjects/iGithub/DHCode/iProjects/iGithub/DHCode\",\n                                  defaultTextFont: .boldSystemFont(ofSize: 14),\n                                  defaultTextColor: .textColor,\n                                  overTextColor: .yellow)\n\n// separator by \"i\"\nPathScrollViewWrapper(path: \"UsersdanielDocumentsiProjectsiGithubDHCodeiProjectsiGithubDHCode\",\n                                  separator: \"i\",\n                                  defaultTextFont: .boldSystemFont(ofSize: 14))\n```\n\n![demo](demo.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielhusx%2Fpathscrollview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielhusx%2Fpathscrollview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielhusx%2Fpathscrollview/lists"}