{"id":23705341,"url":"https://github.com/yewstack/yewtify","last_synced_at":"2025-05-08T21:21:31.730Z","repository":{"id":54656735,"uuid":"259794002","full_name":"yewstack/yewtify","owner":"yewstack","description":"Vuetify components for the Yew Framework","archived":false,"fork":false,"pushed_at":"2020-11-13T05:25:21.000Z","size":51,"stargazers_count":118,"open_issues_count":5,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-31T18:21:21.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/yewstack.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}},"created_at":"2020-04-29T01:30:05.000Z","updated_at":"2025-02-07T10:28:50.000Z","dependencies_parsed_at":"2022-08-13T23:00:56.278Z","dependency_job_id":null,"html_url":"https://github.com/yewstack/yewtify","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/yewstack%2Fyewtify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yewstack%2Fyewtify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yewstack%2Fyewtify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yewstack%2Fyewtify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yewstack","download_url":"https://codeload.github.com/yewstack/yewtify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253150081,"owners_count":21861830,"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-12-30T14:35:56.092Z","updated_at":"2025-05-08T21:21:31.714Z","avatar_url":"https://github.com/yewstack.png","language":"Rust","readme":"# Yewtify\n\nVuetify components for the [Yew framework](https://github.com/yewstack/yew).\n\n## Usage\n\nAdd this crate to your dependencies list in `Cargo.toml`:\n\n```\nyewtify = { git = \"https://github.com/yewstack/yewtify\" }\n```\n\nAnd use components in `html!` macro:\n\n```\nhtml! {\n    \u003cyewtify::App\u003e\n        \u003cyewtify::NavigationDrawer\u003e\n        \u003c/yewtify::NavigationDrawer\u003e\n    \u003c/yewtify::App\u003e\n}\n```\n\n## Already available components\n\n- [x] **App** (v-app)\n- [x] **NavigationDrawer** (v-navigation-drawer)\n- [x] **List** (v-list)\n- [x] **ListItem** (v-list-item)\n- [x] **ListItemAction** (v-list-item-action)\n- [x] **ListItemAvatar** (v-list-item-avatar)\n- [x] **ListItemContent** (v-list-item-content)\n- [x] **ListItemTitle** (v-list-item-title)\n\n## Adding additional components\n\nThis is still a work in progress... feel free to add additional components.\n\nTo port a component that hasn't been ported yet open this folder:\n\nhttps://github.com/vuetifyjs/vuetify/tree/master/packages/vuetify/src/components\n\nChoose a component you need and add it to the `src/components` directory.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyewstack%2Fyewtify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyewstack%2Fyewtify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyewstack%2Fyewtify/lists"}