{"id":15790339,"url":"https://github.com/zbicin/konami-code-js","last_synced_at":"2025-10-04T22:28:27.225Z","repository":{"id":79074011,"uuid":"96572401","full_name":"zbicin/konami-code-js","owner":"zbicin","description":"Konami Code implementation for JavaScript with touchscreen support.","archived":false,"fork":false,"pushed_at":"2019-03-20T14:57:51.000Z","size":45,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T13:56:46.497Z","etag":null,"topics":["easter-egg","javascript","konamicode"],"latest_commit_sha":null,"homepage":"https://zbicin.github.io/konami-code-js","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/zbicin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-07T19:58:31.000Z","updated_at":"2022-09-13T22:11:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"7678aa1d-3da8-4e53-b0f0-f59116f9b782","html_url":"https://github.com/zbicin/konami-code-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zbicin/konami-code-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbicin%2Fkonami-code-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbicin%2Fkonami-code-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbicin%2Fkonami-code-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbicin%2Fkonami-code-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zbicin","download_url":"https://codeload.github.com/zbicin/konami-code-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbicin%2Fkonami-code-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278385667,"owners_count":25978106,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["easter-egg","javascript","konamicode"],"created_at":"2024-10-04T22:21:02.046Z","updated_at":"2025-10-04T22:28:27.192Z","avatar_url":"https://github.com/zbicin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# konami-code.js\nKonami Code implementation for JavaScript with touchscreen support.\n\n## Demo\nhttps://zbicin.github.io/konami-code-js\n\n## How to use?\nThe [demo file in docs](docs/index.html) is pretty self explanatory and I totally recommend reading through it. However, if you are impatient:\n\n```html\n\u003cscript type=\"text/javascript\" src=\"../lib/konami-code.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\n  function onKonamiCode() {\n    console.log('konami code!');\n  }\n  function onKonamiCodeGesture(event) {\n      console.log(event.detail.name);\n  }\n  document.addEventListener('konamiCode', onKonamiCode);\n  document.addEventListener('konamiCodeGesture', onKonamiCodeGesture);\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbicin%2Fkonami-code-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzbicin%2Fkonami-code-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbicin%2Fkonami-code-js/lists"}