{"id":13808828,"url":"https://github.com/wandri/angular-ellipsis-tooltip","last_synced_at":"2025-09-04T10:31:09.365Z","repository":{"id":45295322,"uuid":"347647450","full_name":"wandri/angular-ellipsis-tooltip","owner":"wandri","description":"Angular component to display ellipsis and material tooltip dynamically","archived":false,"fork":false,"pushed_at":"2023-12-11T10:46:32.000Z","size":1213,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-22T22:57:07.023Z","etag":null,"topics":["angular","angular-material","ellipsis","material-design","tooltip"],"latest_commit_sha":null,"homepage":"https://wandri.github.io/angular-ellipsis-tooltip/","language":"TypeScript","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/wandri.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":"2021-03-14T13:41:11.000Z","updated_at":"2024-07-16T14:18:19.000Z","dependencies_parsed_at":"2023-12-11T11:44:42.918Z","dependency_job_id":"4cd3cafd-d7e0-4fc7-a52b-9070ae584342","html_url":"https://github.com/wandri/angular-ellipsis-tooltip","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandri%2Fangular-ellipsis-tooltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandri%2Fangular-ellipsis-tooltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandri%2Fangular-ellipsis-tooltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandri%2Fangular-ellipsis-tooltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wandri","download_url":"https://codeload.github.com/wandri/angular-ellipsis-tooltip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231949483,"owners_count":18450500,"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":["angular","angular-material","ellipsis","material-design","tooltip"],"created_at":"2024-08-04T01:01:52.780Z","updated_at":"2024-12-31T06:20:19.290Z","avatar_url":"https://github.com/wandri.png","language":"TypeScript","funding_links":[],"categories":["Table of contents"],"sub_categories":["Third Party Components"],"readme":"# Angular Ellipsis Material Tooltip\n\nFor responsive applications, the use of **ellispis** for long content can be necessary. When we want to go further and\ndisplay\nthe **[Angular material tooltip](https://material.angular.io/components/tooltip/overview \"Angular material tooltip\")**\nwhen the ellipsis are displayed.\n\n**Demo**: https://wandri.github.io/angular-ellipsis-tooltip/.\n\n![demo tooltip](https://github.com/wandri/angular-ellipsis-tooltip/blob/master/assets/demo_ellipsis.gif)\n\nAdd the module\n\n```\n@NgModule({\n  declarations: [\n    ...,\n  ],\n  imports: [\n    ...,\n    NgxEllipsisTooltipModule,\n  ],\n})\n```\n\n## `\u003cngx-ellipsis-tooltip\u003e\u003c/ngx-ellipsis-tooltip\u003e`\n\n| @ Input  | Description                                          | Type    | Requested              |\n|:---------|:-----------------------------------------------------|:--------|:-----------------------|\n| text     | text to display                                      | string  | True                   |\n| smartCut | move the ellipsis inside the text and not at the end | boolean | False (default = true) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwandri%2Fangular-ellipsis-tooltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwandri%2Fangular-ellipsis-tooltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwandri%2Fangular-ellipsis-tooltip/lists"}