{"id":16549579,"url":"https://github.com/uiur/react-overflow-tooltip","last_synced_at":"2025-10-28T16:32:10.936Z","repository":{"id":57342166,"uuid":"41463118","full_name":"uiur/react-overflow-tooltip","owner":"uiur","description":"A React component that adds a tooltip only if the text is overflow.","archived":false,"fork":false,"pushed_at":"2017-05-18T11:06:05.000Z","size":6,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:01:54.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uiur.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":"2015-08-27T03:13:37.000Z","updated_at":"2024-03-26T11:56:23.000Z","dependencies_parsed_at":"2022-09-16T03:01:36.901Z","dependency_job_id":null,"html_url":"https://github.com/uiur/react-overflow-tooltip","commit_stats":null,"previous_names":["uiureo/react-overflow-tooltip"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Freact-overflow-tooltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Freact-overflow-tooltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Freact-overflow-tooltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Freact-overflow-tooltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiur","download_url":"https://codeload.github.com/uiur/react-overflow-tooltip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238681882,"owners_count":19512862,"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":[],"created_at":"2024-10-11T19:29:56.110Z","updated_at":"2025-10-28T16:32:10.589Z","avatar_url":"https://github.com/uiur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-overflow-tooltip\n\n[![npm][npm-image]][npm-url]\n[![travis][travis-image]][travis-url]\n\n[npm-image]: https://img.shields.io/npm/v/react-overflow-tooltip.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/react-overflow-tooltip\n[travis-image]: https://img.shields.io/travis/uiureo/react-overflow-tooltip.svg?style=flat-square\n[travis-url]: https://travis-ci.org/uiureo/react-overflow-tooltip\n\nA React component that shows a tooltip only if the text is overflow.\n\n```js\nvar ReactOverflowTooltip = require('react-overflow-tooltip')\n\n\u003cReactOverflowTooltip title='too long text'\u003e\n  \u003cdiv\u003etoo long text\u003c/div\u003e\n\u003c/ReactOverflowTooltip\u003e\n// =\u003e \u003cdiv title=\"too long text...\"\u003etoo long text...\u003c/div\u003e\n\n\u003cReactOverflowTooltip title='short text'\u003e\n  \u003cdiv\u003e{ text }\u003c/div\u003e\n\u003c/ReactOverflowTooltip\u003e\n// =\u003e \u003cdiv\u003etoo long text...\u003c/div\u003e\n```\n\n## Install\n\n```\nnpm install react-overflow-tooltip\n```\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Freact-overflow-tooltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiur%2Freact-overflow-tooltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Freact-overflow-tooltip/lists"}