{"id":48037850,"url":"https://github.com/zients/vue-pokedex","last_synced_at":"2026-04-04T14:00:41.753Z","repository":{"id":44293597,"uuid":"205787281","full_name":"zients/vue-pokedex","owner":"zients","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-10T19:15:24.000Z","size":1416,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-23T18:30:57.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zients.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":"2019-09-02T06:03:23.000Z","updated_at":"2023-06-12T04:26:50.000Z","dependencies_parsed_at":"2022-07-22T18:32:18.397Z","dependency_job_id":null,"html_url":"https://github.com/zients/vue-pokedex","commit_stats":null,"previous_names":["zients/vue-pokedex"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zients/vue-pokedex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zients%2Fvue-pokedex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zients%2Fvue-pokedex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zients%2Fvue-pokedex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zients%2Fvue-pokedex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zients","download_url":"https://codeload.github.com/zients/vue-pokedex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zients%2Fvue-pokedex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":[],"created_at":"2026-04-04T14:00:28.703Z","updated_at":"2026-04-04T14:00:41.742Z","avatar_url":"https://github.com/zients.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 寶可夢圖鑑/Pokedex\n\n---\n\n此為 Vue 做成的 SPA 頁面。\n\n並串接 Pokemon 的 Restful API。\n\n使用者可以藉由輸入寶可夢編號，取得寶可夢的樣子與基本資料。\n\n請先安裝 modules 來使用。\n\nThis is a SPA developed by Vue.\n\nConcatenate Pokemon's Restful API.\n\nUsers can enter the Pokemon index to get the pokemon info.\n\nFirst, you need to install the modules.\n\n```\n$ npm install\n```\n\n# 寶可夢查詢(圖鑑版本)/Pokedex\n\n---\n\n\u003cimg src='https://raw.githubusercontent.com/tsen1220/pokedex-vue/master/src/assets/introduction.jpg' alt=''\u003e\n\n# 寶可夢查詢/PokeDictionary\n\n---\n\n\u003cimg src='https://raw.githubusercontent.com/tsen1220/pokedex-vue/master/src/assets/introduction1.jpg' alt=''\u003e\n\n下為 router 設定。\n\n```\nVue router setting:\n\n  routes: [\n    {\n      path: \"/\",\n      name: \"Home\",\n      component: Home\n    },\n    {\n      path: \"/Pokedex\",\n      name: \"Pokedex\",\n      component: Pokedex\n    },\n    {\n      path: \"/PokeDict\",\n      name: \"PokeDict\",\n      component: PokeDict\n    }\n  ]\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzients%2Fvue-pokedex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzients%2Fvue-pokedex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzients%2Fvue-pokedex/lists"}