{"id":16672026,"url":"https://github.com/nukosuke/ex_kana_roman","last_synced_at":"2025-04-09T19:53:12.815Z","repository":{"id":35307323,"uuid":"216942601","full_name":"nukosuke/ex_kana_roman","owner":"nukosuke","description":":sa: カタカナ =\u003e ローマ字 変換ライブラリ for Elixir","archived":false,"fork":false,"pushed_at":"2025-03-20T06:05:15.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-20T06:29:59.278Z","etag":null,"topics":["elixir","japanese","kana","roman"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/kana_roman/KanaRoman.html","language":"Elixir","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/nukosuke.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":"2019-10-23T01:34:15.000Z","updated_at":"2025-03-20T06:05:18.000Z","dependencies_parsed_at":"2025-03-21T04:45:52.599Z","dependency_job_id":null,"html_url":"https://github.com/nukosuke/ex_kana_roman","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":0.5185185185185186,"last_synced_commit":"7e13f043af9f616ed05402369fca65a1ce98bcf4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukosuke%2Fex_kana_roman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukosuke%2Fex_kana_roman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukosuke%2Fex_kana_roman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukosuke%2Fex_kana_roman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukosuke","download_url":"https://codeload.github.com/nukosuke/ex_kana_roman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103915,"owners_count":21048245,"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":["elixir","japanese","kana","roman"],"created_at":"2024-10-12T12:04:57.076Z","updated_at":"2025-04-09T19:53:12.784Z","avatar_url":"https://github.com/nukosuke.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KanaRoman\n[![hex.pm](https://img.shields.io/hexpm/v/kana_roman)](https://hex.pm/packages/kana_roman)\n[![CI](https://github.com/nukosuke/ex_kana_roman/actions/workflows/ci.yml/badge.svg)](https://github.com/nukosuke/ex_kana_roman/actions/workflows/ci.yml)\n[![MIT License](https://img.shields.io/hexpm/l/kana_roman)](./LICENSE)\n\nカタカナ =\u003e ローマ字 変換\n\n## Usage\n\n```ex\niex(1)\u003e KanaRoman.to_roman(\"ヌコスケ\")\n{:ok, \"nukosuke\"}\n```\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `kana_roman` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:kana_roman, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/kana_roman](https://hexdocs.pm/kana_roman).\n\n## License\n\nMIT License\nSee the file [LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukosuke%2Fex_kana_roman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukosuke%2Fex_kana_roman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukosuke%2Fex_kana_roman/lists"}