{"id":18534800,"url":"https://github.com/atomicojs/wrapper","last_synced_at":"2025-05-14T23:35:06.098Z","repository":{"id":59770011,"uuid":"539068593","full_name":"atomicojs/wrapper","owner":"atomicojs","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-18T21:17:01.000Z","size":151,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T00:35:16.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/atomicojs.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}},"created_at":"2022-09-20T15:46:24.000Z","updated_at":"2022-09-20T16:02:38.000Z","dependencies_parsed_at":"2022-09-21T12:02:57.389Z","dependency_job_id":null,"html_url":"https://github.com/atomicojs/wrapper","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"5b60616a34f73e6334b81f790351b6fe3dfd6956"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fwrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fwrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fwrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fwrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicojs","download_url":"https://codeload.github.com/atomicojs/wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253214894,"owners_count":21872560,"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-11-06T19:16:59.795Z","updated_at":"2025-05-14T23:35:06.016Z","avatar_url":"https://github.com/atomicojs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @atomico/wrapper\n\nCaptura el registro de los customElements para asi lograr optener su tagName\n\n```js\nimport { getDefinition } from \"@atomico/wrapper\";\n\nclass MyElement extends HTMLElement {}\n\ncustomElements.define(\"my-element\", MyElement);\n\nconsole.log(getDefinition(MyElement)); // [\"my-element\", undefined];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicojs%2Fwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fwrapper/lists"}