{"id":13907088,"url":"https://github.com/mburakerman/toolgif","last_synced_at":"2025-04-03T12:27:48.851Z","repository":{"id":57377972,"uuid":"65489784","full_name":"mburakerman/toolgif","owner":"mburakerman","description":"💭 The only GIF tooltip plugin you need","archived":false,"fork":false,"pushed_at":"2022-03-29T08:32:59.000Z","size":108,"stargazers_count":80,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T20:33:18.835Z","etag":null,"topics":["gif","gif-tooltip","giphy","plugin","tooltip"],"latest_commit_sha":null,"homepage":"https://mburakerman.github.io/toolgif/","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/mburakerman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-11T17:49:03.000Z","updated_at":"2024-11-11T04:54:34.000Z","dependencies_parsed_at":"2022-09-26T16:41:20.148Z","dependency_job_id":null,"html_url":"https://github.com/mburakerman/toolgif","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/mburakerman%2Ftoolgif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mburakerman%2Ftoolgif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mburakerman%2Ftoolgif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mburakerman%2Ftoolgif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mburakerman","download_url":"https://codeload.github.com/mburakerman/toolgif/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247000757,"owners_count":20867141,"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":["gif","gif-tooltip","giphy","plugin","tooltip"],"created_at":"2024-08-06T23:01:47.572Z","updated_at":"2025-04-03T12:27:48.834Z","avatar_url":"https://github.com/mburakerman.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Toolgif\n\n\u003eThe only GIF tooltip plugin you need\n\n\n## Install\n\n[![NPM](https://nodei.co/npm/toolgif.png?mini=true)](https://www.npmjs.com/package/toolgif/)\n\nor use CDN\n```html\n\u003cscript src=\"https://unpkg.com/toolgif\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\n### Simple Usage\n\n```html\n\u003cp\u003eLorem ipsum dolor sit \u003cspan class=\"my-class\"\u003ecat\u003c/span\u003e.\u003c/p\u003e\n```\n\n```js\n\u003cscript\u003e\n   new Toolgif(\".my-class\").toolgif();\n\u003c/script\u003e\n```\n[Simple usage CodePen demo ](https://codepen.io/anon/pen/VxPYwW/)\n\n**Visit the [website](https://mburakerman.github.io/toolgif/) for more examples and settings.**\n\n\n## Customize\n\n```js\nnew Toolgif(\".my-class\", {\n  width: 120,\n  height: 100,\n  borderRadius: 5,\n  placement: \"top\",\n  downsized: true, // File size under 2mb (see https://developers.giphy.com/docs/)\n  preloader: // data url here(it's kinda long as you expect so i didn't put here)\n}).toolgif();\n```\n\n\n## License\n\nLicensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmburakerman%2Ftoolgif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmburakerman%2Ftoolgif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmburakerman%2Ftoolgif/lists"}