{"id":14972448,"url":"https://github.com/iml885203/vue1-b-tooltip","last_synced_at":"2026-02-26T02:45:40.241Z","repository":{"id":77545468,"uuid":"322252891","full_name":"iml885203/vue1-b-tooltip","owner":"iml885203","description":"Bootstrap tooltip for vue1 directive","archived":false,"fork":false,"pushed_at":"2021-07-30T07:29:00.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T14:16:18.905Z","etag":null,"topics":["bootstrap","bootstrap-tooltip","bootstrap3","tooltip","vue","vue1","vue1-btooltip","vue1-directive"],"latest_commit_sha":null,"homepage":"","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/iml885203.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":"2020-12-17T10:01:16.000Z","updated_at":"2021-11-08T12:47:27.000Z","dependencies_parsed_at":"2023-06-14T17:15:31.996Z","dependency_job_id":null,"html_url":"https://github.com/iml885203/vue1-b-tooltip","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"729cedbe711c14d292ceb742cfc104d8cb7246ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iml885203/vue1-b-tooltip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml885203%2Fvue1-b-tooltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml885203%2Fvue1-b-tooltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml885203%2Fvue1-b-tooltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml885203%2Fvue1-b-tooltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iml885203","download_url":"https://codeload.github.com/iml885203/vue1-b-tooltip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml885203%2Fvue1-b-tooltip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266786798,"owners_count":23983871,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","bootstrap-tooltip","bootstrap3","tooltip","vue","vue1","vue1-btooltip","vue1-directive"],"created_at":"2024-09-24T13:46:56.233Z","updated_at":"2026-02-26T02:45:35.219Z","avatar_url":"https://github.com/iml885203.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue1-b-tooltip\n\u003e Bootstrap tooltip for vue1 directive\n\n### Demo\n\n[Demo page](https://iml885203.github.io/vue1-b-tooltip)\n\n### Installation\n\n#### npm\n```\nnpm i vue1-b-tooltip --save\n```\n#### yarn\n```\nyarn add vue1-b-tooltip\n```\n\n### Getting Started\n```javascript\nimport Vue from 'vue';\nimport Vue1BTooltip from 'vue1-b-tooltip';\n\nVue.use(Vue1BTooltip);\n```\n\nor include the script directly\n\n```html\n\u003cscript src=\"path/to/vue.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"path/to/vue1-b-tooltip.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  Vue.use(Vue1BTooltip); // good to go.\n\u003c/script\u003e\n```\n\n### Basic Example\n```html\n\u003cspan v-b-tooltip.hover title=\"Tooltip content\"\u003eHover Me\u003c/span\u003e\n```\n\n### Documentation\nRead BootstrapVue [documentation](https://bootstrap-vue.org/docs/directives/tooltip).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiml885203%2Fvue1-b-tooltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiml885203%2Fvue1-b-tooltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiml885203%2Fvue1-b-tooltip/lists"}