{"id":20827595,"url":"https://github.com/bekzod/ember-text-overflow","last_synced_at":"2025-05-07T21:04:57.001Z","repository":{"id":57152443,"uuid":"113950701","full_name":"bekzod/ember-text-overflow","owner":"bekzod","description":"ember component for managing long text","archived":false,"fork":false,"pushed_at":"2020-01-20T10:18:31.000Z","size":307,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T21:04:51.735Z","etag":null,"topics":["ember","ember-addon"],"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/bekzod.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}},"created_at":"2017-12-12T06:10:30.000Z","updated_at":"2020-01-20T10:18:26.000Z","dependencies_parsed_at":"2022-08-27T15:24:12.640Z","dependency_job_id":null,"html_url":"https://github.com/bekzod/ember-text-overflow","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekzod%2Fember-text-overflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekzod%2Fember-text-overflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekzod%2Fember-text-overflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekzod%2Fember-text-overflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bekzod","download_url":"https://codeload.github.com/bekzod/ember-text-overflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954432,"owners_count":21830903,"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":["ember","ember-addon"],"created_at":"2024-11-17T23:12:29.350Z","updated_at":"2025-05-07T21:04:56.979Z","avatar_url":"https://github.com/bekzod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-text-overflow [![Ember Observer Score](http://emberobserver.com/badges/ember-text-overflow.svg)](http://emberobserver.com/addons/ember-text-overflow) [![npm version](https://badge.fury.io/js/ember-text-overflow.svg)](https://badge.fury.io/js/ember-text-overflow) [![travis status](https://travis-ci.org/bekzod/ember-text-overflow.svg)](https://travis-ci.org/bekzod/ember-text-overflow.svg)\n`ember-text-overflow` component that clips overflowing text and shows full-text when mouseover. [DEMO](http://ember-text-overflow.surge.sh/)\n\n![demo gif](https://cl.ly/2D313l1y0w45/Screen%20Recording%202017-12-12%20at%2012.06%20PM.gif)\n\n## Installation\n\n```\nember install ember-text-overflow\n```\n\n## Usage\n\n```handlebars\n  \u003cdiv class=\"small-container\"\u003e\n    \u003cTextOverflow\u003e\n      long long long long long long long long text\n    \u003c/TextOverflow\u003e\n  \u003c/div\u003e\n```\n\n```scss\n.small-container {\n  max-width: 80px;\n}\n```\n\n## Limitations\nWorks with inline text, wrapping container should have `overflow: visible`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbekzod%2Fember-text-overflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbekzod%2Fember-text-overflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbekzod%2Fember-text-overflow/lists"}