{"id":21832092,"url":"https://github.com/samiheikki/pokemon-selector","last_synced_at":"2025-04-14T07:20:52.501Z","repository":{"id":58237286,"uuid":"83430275","full_name":"samiheikki/pokemon-selector","owner":"samiheikki","description":"🐥 Combo Box Selector for Pokémons. Yep, there's an element for that.","archived":false,"fork":false,"pushed_at":"2018-09-04T10:56:16.000Z","size":3336,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T10:03:41.701Z","etag":null,"topics":["custom-element","pokemon","polymer","web-components"],"latest_commit_sha":null,"homepage":"https://suoheikki.com/pokemon-selector/","language":"HTML","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/samiheikki.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}},"created_at":"2017-02-28T12:33:57.000Z","updated_at":"2018-09-04T10:56:18.000Z","dependencies_parsed_at":"2022-08-31T03:01:59.288Z","dependency_job_id":null,"html_url":"https://github.com/samiheikki/pokemon-selector","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiheikki%2Fpokemon-selector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiheikki%2Fpokemon-selector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiheikki%2Fpokemon-selector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiheikki%2Fpokemon-selector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samiheikki","download_url":"https://codeload.github.com/samiheikki/pokemon-selector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837168,"owners_count":21169376,"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":["custom-element","pokemon","polymer","web-components"],"created_at":"2024-11-27T19:17:55.854Z","updated_at":"2025-04-14T07:20:52.462Z","avatar_url":"https://github.com/samiheikki.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Published on Vaadin  Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0.svg)](https://vaadin.com/directory/component/samiheikkipokemon-selector)\n[![Stars on vaadin.com/directory](https://img.shields.io/vaadin-directory/star/samiheikkipokemon-selector.svg)](https://vaadin.com/directory/component/samiheikkipokemon-selector)\n![Bower version](https://img.shields.io/bower/v/pokemon-selector.svg)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/samiheikki/pokemon-selector)\n\n# \u0026lt;pokemon-selector\u0026gt;\n\n[Live Demo ↗](https://suoheikki.com/pokemon-selector/)\n\n\u0026lt;pokemon-selector\u0026gt; is an HTML element for selecting a Pokémon from a dropdown list.\n\n\u003c!--\n```\n\u003ccustom-element-demo height=\"300\"\u003e\n  \u003ctemplate\u003e\n    \u003cscript src=\"../webcomponentsjs/webcomponents-lite.js\"\u003e\u003c/script\u003e\n    \u003clink rel=\"import\" href=\"pokemon-selector.html\"\u003e\n    \u003cnext-code-block\u003e\u003c/next-code-block\u003e\n  \u003c/template\u003e\n\u003c/custom-element-demo\u003e\n```\n--\u003e\n```html\n\u003cpokemon-selector\u003e\u003c/pokemon-selector\u003e\n```\n\n[\u003cimg src=\"https://raw.githubusercontent.com/samiheikki/pokemon-selector/master/SCREENSHOT.png\" alt=\"Screenshot of pokemon-selector\" /\u003e](https://suoheikki.com/pokemon-selector/)\n\n## Install\n```\nbower install pokemon-selector\n```\n\n## Usage\n```html\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003c!-- Import Web Components Polyfill --\u003e\n    \u003cscript src=\"bower_components/webcomponentsjs/webcomponents-lite.js\"\u003e\u003c/script\u003e\n    \u003c!-- Import pokemon-selector --\u003e\n    \u003clink rel=\"import\" href=\"bower_components/pokemon-selector/pokemon-selector.html\"\u003e\n  \u003c/head\u003e\n  \u003cpokemon-selector region=\"kanto\"\u003e\u003c/pokemon-selector\u003e\n\u003c/html\u003e\n```\n\n## Contributing\n\n1. Fork the `pokemon-selector` repository and clone it locally.\n\n1. When in the `pokemon-selector` directory, run `bower install` to install dependencies.\n\n1. Create a pull request :)\n\n\n## Running demos in browser\n\n1. Install [Polymer CLI](https://www.polymer-project.org/1.0/docs/tools/polymer-cli): `npm install -g polymer-cli`\n\n2. When in the `pokemon-selector` directory, run `polymer serve --o`, browser will automatically open the component API documentation.\n\n1. You can also open demo by adding **demo** to the URL, for example:\n\n  - http://localhost:8080/components/pokemon-selector/demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamiheikki%2Fpokemon-selector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamiheikki%2Fpokemon-selector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamiheikki%2Fpokemon-selector/lists"}