{"id":19319763,"url":"https://github.com/hyperoslo/asyncwall","last_synced_at":"2025-04-22T17:32:16.182Z","repository":{"id":32438331,"uuid":"36016488","full_name":"hyperoslo/AsyncWall","owner":"hyperoslo","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-09T09:11:33.000Z","size":1867,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-05-09T16:37:20.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"hyper.no","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/hyperoslo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-21T14:10:40.000Z","updated_at":"2024-05-09T16:37:20.044Z","dependencies_parsed_at":"2022-09-12T19:24:24.662Z","dependency_job_id":null,"html_url":"https://github.com/hyperoslo/AsyncWall","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/hyperoslo%2FAsyncWall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FAsyncWall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FAsyncWall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FAsyncWall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/AsyncWall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223902224,"owners_count":17222334,"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":[],"created_at":"2024-11-10T01:25:11.116Z","updated_at":"2024-11-10T01:25:11.748Z","avatar_url":"https://github.com/hyperoslo.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Wall logo](https://raw.githubusercontent.com/hyperoslo/Wall/master/Images/logo-v2.png)\n\n[![CI Status](http://img.shields.io/travis/hyperoslo/Wall.svg?style=flat)](https://travis-ci.org/hyperoslo/Wall)\n[![Version](https://img.shields.io/cocoapods/v/Wall.svg?style=flat)](http://cocoadocs.org/docsets/Wall)\n[![License](https://img.shields.io/cocoapods/l/Wall.svg?style=flat)](http://cocoadocs.org/docsets/Wall)\n[![Platform](https://img.shields.io/cocoapods/p/Wall.svg?style=flat)](http://cocoadocs.org/docsets/Wall)\n\n## Usage\n\n### View Models\n\n#### Post\n\n```swift\nlet post = Post(author: user, date: NSDate(), text: \"Hello World!\")\n\nlet postWithAttachments = Post(author: user, date: NSDate(), text: \"Hello World!\", [Attachment, Attachment])\n```\n\n#### Attachment\n```swift\nlet url = \"https://github.com/hyperoslo/Wall/blob/master/Images/logo-v2.png\"\nlet attachment = Attachment(url, .Image)\n```\n\n#### User\n```swift\nlet url = \"https://avatars2.githubusercontent.com/u/1340892?v=3\u0026s=200\"\nlet user = User(name: \"John Hyperseed\", avatar: url)\n```\n\n## Installation\n\n**Wall** is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'Wall'\n```\n\n## Author\n\nHyper, ios@hyper.no\n\n## License\n\n**Wall** is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fasyncwall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2Fasyncwall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fasyncwall/lists"}