{"id":19176330,"url":"https://github.com/dergoogler/findbyview","last_synced_at":"2025-09-10T12:41:31.829Z","repository":{"id":57701221,"uuid":"509516290","full_name":"DerGoogler/findByView","owner":"DerGoogler","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-01T18:39:51.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T08:03:28.671Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DerGoogler.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":"2022-07-01T16:09:10.000Z","updated_at":"2022-07-01T16:24:36.000Z","dependencies_parsed_at":"2022-08-29T04:31:36.561Z","dependency_job_id":null,"html_url":"https://github.com/DerGoogler/findByView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FfindByView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FfindByView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FfindByView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FfindByView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerGoogler","download_url":"https://codeload.github.com/DerGoogler/findByView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254288,"owners_count":19772392,"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-09T10:28:05.185Z","updated_at":"2025-02-23T01:13:42.974Z","avatar_url":"https://github.com/DerGoogler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# findByView\n\n````javascript\n/**\n * @param id Given element or ref\n * @param callback HTMLElement or React.RefObject\n *\n * @description\n * Usage\n * ```ts\n * // Id's\n * new findByView(\"element\", (element: HTMLElement) =\u003e { element.style.display = \"none\" })\n *\n * // Refs\n * new findByView(this.myRef, (ref: HTMLElement) =\u003e { ref.style.display = \"none\" })\n *\n * // Get direclty\n * new findByView(\"element\").get?.addEventListener(\"click\", () =\u003e thisArgument.click());\n * ```\n */\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergoogler%2Ffindbyview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdergoogler%2Ffindbyview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergoogler%2Ffindbyview/lists"}