{"id":22958203,"url":"https://github.com/akiomik/seaw","last_synced_at":"2025-08-01T08:42:26.140Z","repository":{"id":47334927,"uuid":"399489679","full_name":"akiomik/seaw","owner":"akiomik","description":"An alternative to wcwidth for scala, to get fixed width of Unicode characters.","archived":false,"fork":false,"pushed_at":"2021-09-02T18:37:59.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T01:52:19.138Z","etag":null,"topics":["unicode","unicode-characters","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akiomik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["akiomik"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-08-24T14:10:46.000Z","updated_at":"2021-09-02T18:38:02.000Z","dependencies_parsed_at":"2022-09-10T19:51:48.235Z","dependency_job_id":null,"html_url":"https://github.com/akiomik/seaw","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/akiomik/seaw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fseaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fseaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fseaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fseaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","download_url":"https://codeload.github.com/akiomik/seaw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fseaw/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266929387,"owners_count":24008088,"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":"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":["unicode","unicode-characters","wcwidth"],"created_at":"2024-12-14T17:37:13.334Z","updated_at":"2025-08-01T08:42:26.086Z","avatar_url":"https://github.com/akiomik.png","language":"Scala","funding_links":["https://github.com/sponsors/akiomik"],"categories":[],"sub_categories":[],"readme":"# seaw\n\n[![seaw Scala version support](https://index.scala-lang.org/akiomik/seaw/seaw/latest.svg?color=blue\u0026style=flat)](https://index.scala-lang.org/akiomik/seaw/seaw)\n[![Scala CI](https://github.com/akiomik/seaw/actions/workflows/scala-ci.yml/badge.svg)](https://github.com/akiomik/seaw/actions/workflows/scala-ci.yml)\n\nAn alternative to wcwidth for scala, to get fixed width of Unicode characters.\n\n## Getting started\n\nseaw is currently available for Scala 2.12, 2.13 and 3.0.\n\nAdd the following line to your `build.sbt`.\n\n```scala\nlibraryDependencies += \"io.github.akiomik\" %% \"seaw\" % \"0.1.0\"\n```\n\n## Usage\n\n```scala\nimport io.github.akiomik.seaw.implicits._\n\n\"To Sherlock Holmes she is always the woman.\".size  // =\u003e 43\n\"To Sherlock Holmes she is always the woman.\".width // =\u003e 43\n\n\"吾輩は猫である。名前はまだない。\".size  // =\u003e 16\n\"吾輩は猫である。名前はまだない。\".width // =\u003e 32\n```\n\n## Publishing\n\n```sh\nsbt \"+ publishSigned; sonatypeBundleRelease\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiomik%2Fseaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiomik%2Fseaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiomik%2Fseaw/lists"}