{"id":18907137,"url":"https://github.com/arthurlobopro/custom-tooltip","last_synced_at":"2026-01-27T04:33:36.382Z","repository":{"id":254939286,"uuid":"819592665","full_name":"ArthurLobopro/custom-tooltip","owner":"ArthurLobopro","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-19T21:32:29.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T00:49:46.410Z","etag":null,"topics":["css-library","tooltip","tooltips"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/ArthurLobopro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T20:28:53.000Z","updated_at":"2025-01-19T21:32:29.000Z","dependencies_parsed_at":"2025-01-19T22:29:15.447Z","dependency_job_id":"e83bdd48-d999-4844-bc3c-2c950d05e757","html_url":"https://github.com/ArthurLobopro/custom-tooltip","commit_stats":null,"previous_names":["arthurlobopro/custom-tooltip"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArthurLobopro/custom-tooltip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurLobopro%2Fcustom-tooltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurLobopro%2Fcustom-tooltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurLobopro%2Fcustom-tooltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurLobopro%2Fcustom-tooltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArthurLobopro","download_url":"https://codeload.github.com/ArthurLobopro/custom-tooltip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurLobopro%2Fcustom-tooltip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28802065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"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":["css-library","tooltip","tooltips"],"created_at":"2024-11-08T09:19:52.693Z","updated_at":"2026-01-27T04:33:36.367Z","avatar_url":"https://github.com/ArthurLobopro.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# custom-tooltip\nA CSS package to use custom tooltips on your site\n\n## How to use\n\n* Install the package with `npm` or `yarn`\n\nYou can import the package from your CSS like this:\n\n```css\n@import url('path/to/node_modules/@arthur-lobo/custom-tooltip/dist/index.css');\n\n/*Your css here*/\n```\n\nYou can also import directly into your HTML:\n\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003clink rel=\"stylesheet\" href=\"path/to/node_modules/@arthur-lobo/custom-tooltip/dist/index.css\" /\u003e\n        \u003c!-- Your head content --\u003e\n    \u003c/head\u003e\n    \u003cbody\u003e\n        \u003cdiv class=\"tooltip \"\u003e\n            Hover me!\n            \u003cspan class=\"tooltip-text\"\u003e\n                Hello!\n            \u003c/span\u003e\n        \u003c/div\u003e\n        \u003c!-- Your body content --\u003e\n    \u003c/body\u003e\n\u003c/html\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurlobopro%2Fcustom-tooltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurlobopro%2Fcustom-tooltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurlobopro%2Fcustom-tooltip/lists"}