{"id":33169538,"url":"https://github.com/brentstrandy/phaser-underline-text","last_synced_at":"2025-11-20T19:01:00.171Z","repository":{"id":98020440,"uuid":"84791687","full_name":"brentstrandy/phaser-underline-text","owner":"brentstrandy","description":"Extends Phaser.Text to easily let you add underlines anywhere in your text","archived":false,"fork":false,"pushed_at":"2017-03-13T06:51:55.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-17T12:32:54.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brentstrandy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-13T06:30:13.000Z","updated_at":"2024-03-23T18:40:26.000Z","dependencies_parsed_at":"2023-03-22T18:47:35.138Z","dependency_job_id":null,"html_url":"https://github.com/brentstrandy/phaser-underline-text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brentstrandy/phaser-underline-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentstrandy%2Fphaser-underline-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentstrandy%2Fphaser-underline-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentstrandy%2Fphaser-underline-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentstrandy%2Fphaser-underline-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentstrandy","download_url":"https://codeload.github.com/brentstrandy/phaser-underline-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentstrandy%2Fphaser-underline-text/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285494607,"owners_count":27181443,"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-11-20T02:00:05.334Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-11-16T01:00:33.530Z","updated_at":"2025-11-20T19:01:00.156Z","avatar_url":"https://github.com/brentstrandy.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Phaser UnderlineText\n\n## Features\n- Keep all functionality of Phaser.Text object\n- Add as many underlines as needed\n- Works with variable font sizes\n- Works with variable line spacing\n- Works with word wrap\n\n## Example\n```\nthis.myTextObj = new UnderlineText(this.game, 84, 79, 'Hello World', { font: '18px Verdana', fill: '#000000' });\nthis.myTextObj.addUnderline(0, 4);\n\n...\n\nthis.myTextObj.clearUnderlines();\nthis.myTextObj.addUnderline(10, 20);\nthis.myTextObj.addUnderline(22, 10);\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentstrandy%2Fphaser-underline-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrentstrandy%2Fphaser-underline-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentstrandy%2Fphaser-underline-text/lists"}