{"id":18596817,"url":"https://github.com/bytekast/onprem-common-utils","last_synced_at":"2025-05-16T13:09:39.566Z","repository":{"id":66316920,"uuid":"45886834","full_name":"bytekast/onprem-common-utils","owner":"bytekast","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-18T00:10:37.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"feature-num2string","last_synced_at":"2025-02-17T23:12:04.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/bytekast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-10T04:16:14.000Z","updated_at":"2015-11-10T04:18:28.000Z","dependencies_parsed_at":"2023-03-13T20:29:59.450Z","dependency_job_id":null,"html_url":"https://github.com/bytekast/onprem-common-utils","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/bytekast%2Fonprem-common-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fonprem-common-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fonprem-common-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fonprem-common-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytekast","download_url":"https://codeload.github.com/bytekast/onprem-common-utils/tar.gz/refs/heads/feature-num2string","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535828,"owners_count":22087399,"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-07T01:25:51.278Z","updated_at":"2025-05-16T13:09:39.540Z","avatar_url":"https://github.com/bytekast.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n[![Build Status](https://travis-ci.org/bytekast/onprem-common-utils.svg)](https://travis-ci.org/bytekast/onprem-common-utils)\r\n\r\n[![Coverage Status](https://coveralls.io/repos/bytekast/onprem-common-utils/badge.svg?branch=feature-num2string\u0026service=github)](https://coveralls.io/github/bytekast/onprem-common-utils?branch=feature-num2string)\r\n\r\n\r\nNumber to String\r\n================\r\n\r\nUsing your language of choice, produce a library that has the following capability within it:\r\n\r\n**given some integer (N) as an argument, return a string representation of that integer.**\r\n\r\nFor example, using the capability in a scala REPL (implemented as a function called _int2str_) may look like this:\r\n```\r\nscala\u003e int2str(5)\r\nres0: String = five\r\n\r\nscala\u003e int2str(55)\r\nres1: String = fifty-five\r\n```\r\n\r\n\r\nAs a part of the submission, treat the library as though it were an API (which may have new capabilities in the future) that will be used within an organization for production use.  Given that, it should include an appropriate level of professional cleanliness that you would stand behind for a published library.\r\n\r\nAs far as the workflow for submission:\r\n\r\n1. Create a branch, using a branch name you feel is appropriate.\r\n2. Once you're satisfied with your solution, create a pull request against _master_","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytekast%2Fonprem-common-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytekast%2Fonprem-common-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytekast%2Fonprem-common-utils/lists"}