{"id":40532875,"url":"https://github.com/isy/miyabi","last_synced_at":"2026-01-20T22:09:06.454Z","repository":{"id":56884035,"uuid":"113128075","full_name":"isy/miyabi","owner":"isy","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-13T10:14:58.000Z","size":32,"stargazers_count":18,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T23:32:15.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/isy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-12-05T03:36:38.000Z","updated_at":"2025-03-27T07:06:59.000Z","dependencies_parsed_at":"2024-11-13T11:21:11.255Z","dependency_job_id":"3c604729-cc32-442e-b6b0-52b22885963e","html_url":"https://github.com/isy/miyabi","commit_stats":null,"previous_names":["h-akaishi/miyabi"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/isy/miyabi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isy%2Fmiyabi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isy%2Fmiyabi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isy%2Fmiyabi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isy%2Fmiyabi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isy","download_url":"https://codeload.github.com/isy/miyabi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isy%2Fmiyabi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28615911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T21:52:42.722Z","status":"ssl_error","status_checked_at":"2026-01-20T21:52:20.513Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-20T22:09:05.830Z","updated_at":"2026-01-20T22:09:06.448Z","avatar_url":"https://github.com/isy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Miyabi\n\nWelcome to Miyabi!\nMiyabi is Romaji-Kana transliterator.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'miyabi'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install miyabi\n\n## Usage\n\n```ruby\nrequire 'miyabi'\n# hiragana to katakana\n\"かたかな\".to_kana #=\u003e \"カタカナ\"\n# katakana to hiragana\n\"ヒラガナ\".to_hira #=\u003e \"ひらがな\"\n# katakana(hiragana) to romaji\n\"ローマ\".to_roman #=\u003e \"roma\"\n# kanji to hiragana\n\"今日は良い天気ですね\".to_kanhira #=\u003e \"きょうはいいてんきですね\n\n\"ひらがな\".is_hira? #=\u003e true\n\n\"カタカナ\".is_kana? #=\u003e true\n\n\"日本語\".is_kanji? #=\u003e true\n\n\"romaji\".is_roman? #=\u003e true\n\n\"これは日本語です\".is_japanese? #=\u003e true\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\nIf you use the GNU Guix, `guix shell` to enter the development environment, then `rake` to run tests.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/h-akaishi/miyabi. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Miyabi project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/h-akaishi/miyabi/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisy%2Fmiyabi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisy%2Fmiyabi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisy%2Fmiyabi/lists"}