{"id":28531374,"url":"https://github.com/lessica/documentbrowser","last_synced_at":"2026-06-25T06:31:40.612Z","repository":{"id":83566467,"uuid":"374193650","full_name":"Lessica/DocumentBrowser","owner":"Lessica","description":"An experimental document browser integration for NSDocument based macOS applications.","archived":false,"fork":false,"pushed_at":"2021-06-05T19:14:22.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-07T12:43:16.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/Lessica.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2021-06-05T19:10:51.000Z","updated_at":"2023-12-16T20:33:50.000Z","dependencies_parsed_at":"2023-07-07T19:32:44.440Z","dependency_job_id":null,"html_url":"https://github.com/Lessica/DocumentBrowser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lessica/DocumentBrowser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FDocumentBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FDocumentBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FDocumentBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FDocumentBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lessica","download_url":"https://codeload.github.com/Lessica/DocumentBrowser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FDocumentBrowser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34763481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-09T15:10:25.354Z","updated_at":"2026-06-25T06:31:40.605Z","avatar_url":"https://github.com/Lessica.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DocumentBrowser\n\n## Description\n\nDocumentBrowser is a more advanced version of SimpleCocoaBrowser. It extends on the SimpleCocoaBrowser example by adding more customization. It only supports the new 10.6 item-based browser API, but it is possible to use the same concepts with the old API. It demonstrates header views, preview views, custom cells, and drag and drop.\n\nAppController.h/.m\n\nThe AppController class lives in the MainMenu.xib. It is set as the delegate for the main NSApplication instance, and the delegate for the NSBrowser. It also has a single outlet set to the browser.  This class contains the root delegate implementation to provide data for the browser, and implements drag and drop.\n\nFileSystemNode.h/.m\n\nThis class is a simple wrapper around the file system. Its main purpose is to cache the children for a given NSURL. We do this in order to get a consistent children count. \n\nFileSystemBrowserCell.h/.m\n\nA simple custom cell that draws the file system icon at the appropriate location.\n\n## Requirements\n\n### Build\n\nXcode 7.1, OS X 10.10 SDK or later\n\n### Runtime\n\nOS X 10.10 or later\n\nCopyright (C) 2009-2015 Apple Inc. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessica%2Fdocumentbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flessica%2Fdocumentbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessica%2Fdocumentbrowser/lists"}