{"id":23213219,"url":"https://github.com/siman-man/yen","last_synced_at":"2025-08-19T05:32:54.690Z","repository":{"id":10742548,"uuid":"12999802","full_name":"siman-man/yen","owner":"siman-man","description":"Integer to japanese yen in ruby","archived":false,"fork":false,"pushed_at":"2015-07-29T15:29:10.000Z","size":136,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-18T03:04:58.491Z","etag":null,"topics":["gem","ruby"],"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/siman-man.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-21T18:10:56.000Z","updated_at":"2023-06-16T09:33:22.000Z","dependencies_parsed_at":"2022-07-14T01:40:32.535Z","dependency_job_id":null,"html_url":"https://github.com/siman-man/yen","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fyen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fyen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fyen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fyen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siman-man","download_url":"https://codeload.github.com/siman-man/yen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230276330,"owners_count":18201089,"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":["gem","ruby"],"created_at":"2024-12-18T19:15:47.225Z","updated_at":"2024-12-18T19:15:47.689Z","avatar_url":"https://github.com/siman-man.png","language":"Ruby","readme":"# Yen\n\n数値を日本語表記に変換するgemです。Integerのみ使用できます。対応している桁数は倶胝までです。\n\n## Installation\n\ninstall it yourself as:\n\n    $ gem install yen\n\n## Usage\n\n```ruby\nrequire 'yen'\n\n10000.to_j                  #=\u003e 1万\n10000.to_j(:all)            #=\u003e 一万\n\n370060178930.to_j           #=\u003e 3700億6017万8930\n370060178930.to_j(:all)     #=\u003e 三千七百億六千十七万八千九百三十\n\n10000.to_yen                #=\u003e 1万円\n10000.to_yen(:all)          #=\u003e 一万円\n```\n\nTODO: Write usage instructions here\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiman-man%2Fyen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiman-man%2Fyen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiman-man%2Fyen/lists"}