{"id":14962680,"url":"https://github.com/mdauner/sveltejs-tippy","last_synced_at":"2025-10-25T00:30:35.435Z","repository":{"id":37934094,"uuid":"214724182","full_name":"mdauner/sveltejs-tippy","owner":"mdauner","description":"Tippy.js for Svelte","archived":false,"fork":false,"pushed_at":"2022-12-10T06:22:01.000Z","size":1590,"stargazers_count":40,"open_issues_count":37,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-05T07:53:29.287Z","etag":null,"topics":["popover","svelte","svelte3","sveltejs","tippyjs","tooltip"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mdauner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-10-12T22:29:08.000Z","updated_at":"2024-07-04T17:32:09.000Z","dependencies_parsed_at":"2023-01-26T04:01:26.327Z","dependency_job_id":null,"html_url":"https://github.com/mdauner/sveltejs-tippy","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdauner%2Fsveltejs-tippy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdauner%2Fsveltejs-tippy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdauner%2Fsveltejs-tippy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdauner%2Fsveltejs-tippy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdauner","download_url":"https://codeload.github.com/mdauner/sveltejs-tippy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868623,"owners_count":16555670,"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":["popover","svelte","svelte3","sveltejs","tippyjs","tooltip"],"created_at":"2024-09-24T13:30:21.751Z","updated_at":"2025-10-25T00:30:35.034Z","avatar_url":"https://github.com/mdauner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sveltejs-tippy\n\n![npm](https://img.shields.io/npm/v/sveltejs-tippy)\n![npm bundle size](https://img.shields.io/bundlephobia/minzip/sveltejs-tippy)\n![npm](https://img.shields.io/npm/dw/sveltejs-tippy)\n\n![GitHub](https://img.shields.io/github/license/mdauner/sveltejs-tippy)\n![Actions Status](https://github.com/mdauner/sveltejs-tippy/workflows/CI/badge.svg)\n\nTippy.js for [Svelte](https://svelte.dev/).\n\n## Install\n\n```shell\n$ npm i sveltejs-tippy\n```\n\nor\n\n```shell\n$ yarn add sveltejs-tippy\n```\n\n## How to use\n\n### Example\n\n[![Edit sveltejs-tippy](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/sveltejs-tippy-h2ns7?fontsize=14\u0026module=%2FApp.svelte)\n\n```html\n\u003cscript\u003e\n  import tippy from \"sveltejs-tippy\";\n\n  const props = {\n    content: \"\u003cspan class='tooltip'\u003eStyled tooltip text\u003c/span\u003e\",\n    placement: \"bottom\"\n  };\n\u003c/script\u003e\n\n\u003cstyle\u003e\n  :global(.tooltip) {\n    font-size: 1.2rem;\n    text-transform: uppercase;\n  }\n\u003c/style\u003e\n\n\u003cbutton use:tippy={props}\u003e\n  Hover me\n\u003c/button\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdauner%2Fsveltejs-tippy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdauner%2Fsveltejs-tippy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdauner%2Fsveltejs-tippy/lists"}