{"id":25629647,"url":"https://github.com/Gibbu/svooltip","last_synced_at":"2026-06-10T13:30:16.858Z","repository":{"id":57702504,"uuid":"502554996","full_name":"Gibbu/svooltip","owner":"Gibbu","description":"A basic Svelte tooltip directive.","archived":false,"fork":false,"pushed_at":"2025-02-06T00:14:00.000Z","size":252,"stargazers_count":63,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T15:49:48.633Z","etag":null,"topics":["floating-ui","svelte","tooltip"],"latest_commit_sha":null,"homepage":"https://svooltip.vercel.app","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/Gibbu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-06-12T08:04:46.000Z","updated_at":"2025-02-06T15:17:55.000Z","dependencies_parsed_at":"2025-01-05T06:14:26.938Z","dependency_job_id":null,"html_url":"https://github.com/Gibbu/svooltip","commit_stats":{"total_commits":30,"total_committers":4,"mean_commits":7.5,"dds":0.3666666666666667,"last_synced_commit":"e4f40facf32c3ac12d80c9311d7f713e5a958c2a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fsvooltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fsvooltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fsvooltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fsvooltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gibbu","download_url":"https://codeload.github.com/Gibbu/svooltip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240222479,"owners_count":19767464,"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":["floating-ui","svelte","tooltip"],"created_at":"2025-02-22T19:17:32.313Z","updated_at":"2026-06-10T13:30:16.791Z","avatar_url":"https://github.com/Gibbu.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# SVooltip\n\nA basic Svelte tooltip directive. Powered by [Floating UI](https://floating-ui.com/).\n\n## Usage\n\n```svelte\n\u003cscript\u003e\n\timport { tooltip } from 'svooltip';\n\timport 'svooltip/styles.css'; // Include default styling\n\u003c/script\u003e\n\n\u003cbutton\n\tclass=\"btn\"\n\tuse:tooltip={{\n\t\tcontent: \"You're looking beautiful today!\",\n\t\tplacement: 'top-start',\n\t\tdelay: [1000, 0],\n\t\toffset: 15,\n\t\ttarget: '#layers'\n\t}}\n\u003e\n\tHover me for 1 second\n\u003c/button\u003e\n```\n\n## Docs\n\nView more information at: https://svooltip.vercel.app\n\n## Licence\n\nSee the [LICENSE](https://github.com/Gibbu/svooltip/blob/main/LICENSE) file for license rights and limitations (MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGibbu%2Fsvooltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGibbu%2Fsvooltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGibbu%2Fsvooltip/lists"}