{"id":19140731,"url":"https://github.com/tijn/koremutake","last_synced_at":"2025-10-24T16:01:51.217Z","repository":{"id":66758497,"uuid":"220852216","full_name":"tijn/koremutake","owner":"tijn","description":"an implementation of the koremutake algorithm in Crystal","archived":false,"fork":false,"pushed_at":"2023-01-19T22:06:51.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T15:12:10.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/tijn.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":"2019-11-10T21:14:32.000Z","updated_at":"2023-01-19T22:06:54.000Z","dependencies_parsed_at":"2024-04-19T07:48:26.568Z","dependency_job_id":null,"html_url":"https://github.com/tijn/koremutake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tijn%2Fkoremutake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tijn%2Fkoremutake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tijn%2Fkoremutake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tijn%2Fkoremutake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tijn","download_url":"https://codeload.github.com/tijn/koremutake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240222499,"owners_count":19767458,"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":[],"created_at":"2024-11-09T07:18:35.692Z","updated_at":"2025-10-24T16:01:51.166Z","avatar_url":"https://github.com/tijn.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# koremutake\n\n* A Crystal library with the koremutake algorithm.\n* Convert numbers to words that (supposedly) are easier to remember and compare.\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n```yaml\ndependencies:\n  koremutake:\n    github: tijn/koremutake\n```\n2. Run `shards install`\n\n## Usage\n\n```crystal\nrequire \"koremutake\"\n\nstring = Koremutake.encode(0) # =\u003e \"Ba\"\nKoremutake.encode(10610353957) # =\u003e \"Koremutake\"\nKoremutake.decode(string) # =\u003e 0\n```\n\n## Development\n\nTODO: Write development instructions here\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/tijn/koremutake/fork\u003e)\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 a new Pull Request\n\n## Contributors\n\n- [Tijn Schuurmans](https://github.com/tijn) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftijn%2Fkoremutake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftijn%2Fkoremutake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftijn%2Fkoremutake/lists"}