{"id":19737375,"url":"https://github.com/mkhuda/indofix","last_synced_at":"2026-06-12T00:31:19.876Z","repository":{"id":56877576,"uuid":"131413885","full_name":"mkhuda/indofix","owner":"mkhuda","description":"\"Affixist\" for Bahasa Indonesia (Penghilang Imbuhan)","archived":false,"fork":false,"pushed_at":"2018-05-16T14:59:31.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-27T16:46:31.185Z","etag":null,"topics":["affix","affix-rules","gem","indonesia","indonesian-language","ruby","rubygems"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/indofix","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/mkhuda.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-04-28T13:54:46.000Z","updated_at":"2021-01-23T23:30:30.000Z","dependencies_parsed_at":"2022-08-20T23:10:11.808Z","dependency_job_id":null,"html_url":"https://github.com/mkhuda/indofix","commit_stats":null,"previous_names":["ibahasa/indofix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkhuda/indofix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkhuda%2Findofix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkhuda%2Findofix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkhuda%2Findofix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkhuda%2Findofix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkhuda","download_url":"https://codeload.github.com/mkhuda/indofix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkhuda%2Findofix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34224103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["affix","affix-rules","gem","indonesia","indonesian-language","ruby","rubygems"],"created_at":"2024-11-12T01:10:48.895Z","updated_at":"2026-06-12T00:31:19.798Z","avatar_url":"https://github.com/mkhuda.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Indofix [![Build Status](https://travis-ci.org/iBahasa/indofix.svg?branch=master)](https://travis-ci.org/iBahasa/indofix)\nAffixed word to the base word for Bahasa. As used for [ibahasa.com](https://www.ibahasa.com) Puebi Engine. (Beta Un-well tested)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem \"indofix\"\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install indofix\n\n## Usage\n\n```ruby\nrequire('indofix')\n\nIndofix.check(\"nomina\", \"sulapan\") =\u003e [\"sulap\"] # Return (Array)\n\nIndofix.check(\"nomina\", \"seandainya\") =\u003e [\"seandai\", \"andainya\", \"andai\"] # Return (Array)\n\nIndofix.stupid_check(\"menyisakan\") =\u003e {\"menyisak\"=\u003e\"other_adverbia_x_an\", \"menyisa\"=\u003e\"verba_x_kan\", \"nyisakan\"=\u003e\"other_adjektiva_me_x\", \"nyisa\"=\u003e\"verbaplural_me_x_kan\", \"nyisak\"=\u003e\"other_adjektiva_me_x_an\", \"enyisakan\"=\u003e\"imbuhan_m_x\"} # Return (Hash)\n```\nValid params is `nomina`, `verba`, `kpst`, and `other`\n\nNOTICE: `kpst` is under going.\n\n\u003e This gem are still under development, Open Issues / Ideas are welcome. Thank you\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/iBahasa/indofix. 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](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Indofix project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/iBahasa/indofix/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkhuda%2Findofix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkhuda%2Findofix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkhuda%2Findofix/lists"}