{"id":19282563,"url":"https://github.com/zoo-js/zoo-layout","last_synced_at":"2026-04-22T16:34:55.087Z","repository":{"id":51099769,"uuid":"318396339","full_name":"zoo-js/zoo-layout","owner":"zoo-js","description":"Layout for zoo-js.","archived":false,"fork":false,"pushed_at":"2021-05-24T03:17:42.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-02T16:28:01.770Z","etag":null,"topics":["vue3","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zoo-js.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}},"created_at":"2020-12-04T03:51:39.000Z","updated_at":"2020-12-17T06:06:23.000Z","dependencies_parsed_at":"2022-08-27T12:02:15.737Z","dependency_job_id":null,"html_url":"https://github.com/zoo-js/zoo-layout","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zoo-js/zoo-layout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoo-js%2Fzoo-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoo-js%2Fzoo-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoo-js%2Fzoo-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoo-js%2Fzoo-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoo-js","download_url":"https://codeload.github.com/zoo-js/zoo-layout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoo-js%2Fzoo-layout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32145867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["vue3","vuejs"],"created_at":"2024-11-09T21:27:22.865Z","updated_at":"2026-04-22T16:34:50.080Z","avatar_url":"https://github.com/zoo-js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zoo-layout\n\n[![](https://img.shields.io/npm/v/@zoo-js/layout?style=flat-square)](https://www.npmjs.com/package/@zoo-js/layout)\n\nLayout for zoo-js.\n## install\n\n```\nnpm install @zoo-js/layout\n// or\nyarn add @zoo-js/layout\n```\n\n## use\n\n```javascript\nimport { createApp } from 'vue'\nimport Layout from '@zoo-js/layout'\ncreateApp().use(Layout)\n\n//jsx\nconst slots = {\n  header: () =\u003e \u003cdiv\u003eheader\u003c/div\u003e,\n  default: () =\u003e \u003cdiv\u003emain\u003c/div\u003e\n}\n\n\u003cLayout title={name: 'xx', url: 'xx'} extraClass=\"test\" vSlots={slots}\u003e\u003c/Layout\u003e\n\n//template\n\u003ctemplate\u003e\n  \u003cLayout\n    extraClass=\"test\"\n    title={\n    name: 'xx',\n    url: 'xxx'\n  }\u003e\n    \u003cdiv slot=\"header\"\u003eheader\u003c/div\u003e\n    \u003cdiv\u003emain\u003c/div\u003e\n  \u003c/Layout\u003e\n\u003c/template\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoo-js%2Fzoo-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoo-js%2Fzoo-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoo-js%2Fzoo-layout/lists"}