{"id":20851661,"url":"https://github.com/emsk/mruby-romajify","last_synced_at":"2025-07-21T18:35:27.238Z","repository":{"id":145889523,"uuid":"65711650","full_name":"emsk/mruby-romajify","owner":"emsk","description":"Japanese romanization library for mruby","archived":false,"fork":false,"pushed_at":"2016-08-23T14:43:37.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T12:42:32.802Z","etag":null,"topics":["cli","japanese","mruby","romaji","ruby"],"latest_commit_sha":null,"homepage":"","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/emsk.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":"2016-08-15T07:01:42.000Z","updated_at":"2023-02-13T20:49:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4f01bab-47eb-4628-8b61-9751e308e832","html_url":"https://github.com/emsk/mruby-romajify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/emsk/mruby-romajify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsk%2Fmruby-romajify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsk%2Fmruby-romajify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsk%2Fmruby-romajify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsk%2Fmruby-romajify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emsk","download_url":"https://codeload.github.com/emsk/mruby-romajify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsk%2Fmruby-romajify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266352769,"owners_count":23915816,"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-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["cli","japanese","mruby","romaji","ruby"],"created_at":"2024-11-18T03:14:30.416Z","updated_at":"2025-07-21T18:35:27.233Z","avatar_url":"https://github.com/emsk.png","language":"Ruby","readme":"# mruby-romajify\n\n[![Build Status](https://travis-ci.org/emsk/mruby-romajify.svg?branch=master)](https://travis-ci.org/emsk/mruby-romajify)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nJapanese romanization library for mruby\n\n*This library is an mruby implementation of the [romajify](https://github.com/emsk/romajify).*\n\n## Installation\n\n### For Command Line Interface\n\nBinary files for OS X and Linux (NOT for Windows) are provided.\n\n1. [Download the zip file](../../releases)\n2. Extract it\n3. Put the binary file to the directory you want\n4. Add the directory to the PATH environment variable\n\n### For mruby Source Code\n\nAdd this line to your *build_config.rb*:\n\n```ruby\nconf.gem github: 'emsk/mruby-romajify'\n```\n\nOr add this line to your *mrbgem.rake*:\n\n```ruby\nspec.add_dependency 'mruby-romajify'\n```\n\n## Usage\n\n### For Command Line Interface\n\n```sh\n$ mruby-romajify hepburn すし\nsushi\n```\n\nRun `mruby-romajify help` for more details.\n\n### For mruby Source Code\n\n```ruby\nputs MrubyRomajify::Converter.hepburn('すし')\n```\n\nSee [romajify's README](https://github.com/emsk/romajify) for more details.\n\n## License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femsk%2Fmruby-romajify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femsk%2Fmruby-romajify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femsk%2Fmruby-romajify/lists"}