{"id":23541666,"url":"https://github.com/huanlv94/vietnameses","last_synced_at":"2025-06-24T14:40:42.089Z","repository":{"id":89876144,"uuid":"112187805","full_name":"huanlv94/vietnameses","owner":"huanlv94","description":"Gem xử lý dấu trong Tiếng Việt","archived":false,"fork":false,"pushed_at":"2017-11-29T08:27:58.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T09:11:58.925Z","etag":null,"topics":["gem","ruby","ruby-gem","vietnamese"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huanlv94.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-27T11:27:39.000Z","updated_at":"2023-09-13T04:14:30.000Z","dependencies_parsed_at":"2023-06-26T01:44:01.293Z","dependency_job_id":null,"html_url":"https://github.com/huanlv94/vietnameses","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/huanlv94/vietnameses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huanlv94%2Fvietnameses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huanlv94%2Fvietnameses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huanlv94%2Fvietnameses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huanlv94%2Fvietnameses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huanlv94","download_url":"https://codeload.github.com/huanlv94/vietnameses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huanlv94%2Fvietnameses/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261695487,"owners_count":23195760,"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","ruby-gem","vietnamese"],"created_at":"2024-12-26T05:16:56.494Z","updated_at":"2025-06-24T14:40:42.080Z","avatar_url":"https://github.com/huanlv94.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Build: ![Build Status](https://travis-ci.org/lehuan94cntt/vietnameses.svg?branch=master)\n[![Gem Version](https://badge.fury.io/rb/vietnameses.svg)](https://badge.fury.io/rb/vietnameses)\n\nVietnameses\n===========\n\n```\nXử lý string là tiếng việt trong ruby.\n```\n\nBạn nghĩ việc bỏ dấu trong Tiếng Việt là khó khăn ?\n\nMọi việc sẽ trở nên đơn giản hơn với `Vietnameses`.\n\nInstallation\n------------\n\n    gem install vietnameses\n\nCompatibility\n-------------\n\n### Ruby\n\nYêu cầu với ruby 1.9.3 trở lên.\n\nCách sử dụng\n------------\n\n### Require the gem\n\n``` ruby\nrequire 'vietnameses'\n```\n\n### Started\n``` ruby\nstr = 'Töi tën lā Hųân!'\nstr_out = Vietnameses.convert_iso(str) # From string ISO-8859-1\nputs str_out\n\nstr = 'Tôi là ai ?'\nstr_out = Vietnameses.convert_unicode(str) # From string UTF-8\nputs str_out\n```\n\nTesting\n-------\nrun test with `rspec`\n\n\nAuthor\n------\n\n@huanlv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuanlv94%2Fvietnameses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuanlv94%2Fvietnameses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuanlv94%2Fvietnameses/lists"}