{"id":17333668,"url":"https://github.com/filipelinhares/fooltips","last_synced_at":"2025-04-14T17:24:07.477Z","repository":{"id":12991608,"uuid":"59331862","full_name":"filipelinhares/fooltips","owner":"filipelinhares","description":"💬  Tooltips with just CSS ~1kb","archived":false,"fork":false,"pushed_at":"2024-09-12T03:51:26.000Z","size":269,"stargazers_count":12,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T06:04:44.574Z","etag":null,"topics":["css","tooltip-library","tooltips"],"latest_commit_sha":null,"homepage":"https://filipelinhares.github.io/fooltips","language":"CSS","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/filipelinhares.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":"2016-05-20T23:22:26.000Z","updated_at":"2024-07-17T10:15:43.000Z","dependencies_parsed_at":"2024-08-01T23:53:45.537Z","dependency_job_id":null,"html_url":"https://github.com/filipelinhares/fooltips","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.46153846153846156","last_synced_commit":"d1559d25c66c31ec9a04ee9fd128823cb2511d01"},"previous_names":["filipelinhares/funkcss-tooltip"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipelinhares%2Ffooltips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipelinhares%2Ffooltips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipelinhares%2Ffooltips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipelinhares%2Ffooltips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filipelinhares","download_url":"https://codeload.github.com/filipelinhares/fooltips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248924566,"owners_count":21184105,"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":["css","tooltip-library","tooltips"],"created_at":"2024-10-15T15:01:43.107Z","updated_at":"2025-04-14T17:24:07.452Z","avatar_url":"https://github.com/filipelinhares.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fooltips [![npm version](https://img.shields.io/npm/v/fooltips.svg)](https://www.npmjs.com/package/fooltips) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/fooltips)\n\n## Usage\n\n```html\n\u003cspan data-tooltip=\"top\" aria-label=\"Lorem ipsum\"\u003eSimple text\u003c/span\u003e\n```\n\n## Attributes\n\n**Base**\n- `data-tooltip`\n\n**Direction**\n- `data-tooltip=\"top\"`\n- `data-tooltip=\"top-right\"`\n- `data-tooltip=\"top-left\"`\n- `data-tooltip=\"left\"`\n- `data-tooltip=\"right\"`\n- `data-tooltip=\"bottom-right\"`\n- `data-tooltip=\"bottom-left\"`\n- `data-tooltip=\"bottom\"`\n\n**Multiline**\n- `data-tooltip-multiline`\n\n**States**\n- `data-is-tooltiped`\n\n### Classes\n**States**\n- `is-tooltiped`\n\n### Variables\n```css\n:root {\n  --tooltip-multiline-width: 250px;\n  --tooltip-background-color: rgba(0, 0, 0, .8);\n  --tooltip-color: #fff;\n  --tooltip-padding: 5px 8px;\n  --tooltip-border-radius: 4px;\n  --tooltip-font-size: 0.7rem;\n  --tooltip-z-index: 10;\n  --tooltip-content: aria-label;\n}\n```\n\n## License\n\n[MIT](LICENSE.md) © Filipe Linhares\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipelinhares%2Ffooltips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipelinhares%2Ffooltips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipelinhares%2Ffooltips/lists"}