{"id":17230060,"url":"https://github.com/robinbuschmann/roman-numeral-converter","last_synced_at":"2025-03-25T19:41:46.500Z","repository":{"id":123808994,"uuid":"155997030","full_name":"RobinBuschmann/roman-numeral-converter","owner":"RobinBuschmann","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-03T15:37:08.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T17:34:50.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/RobinBuschmann.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-03T15:36:32.000Z","updated_at":"2021-05-20T06:14:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"70dee298-5b7e-448f-a71f-a27939912898","html_url":"https://github.com/RobinBuschmann/roman-numeral-converter","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/RobinBuschmann%2Froman-numeral-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBuschmann%2Froman-numeral-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBuschmann%2Froman-numeral-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBuschmann%2Froman-numeral-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinBuschmann","download_url":"https://codeload.github.com/RobinBuschmann/roman-numeral-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245534090,"owners_count":20631247,"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-10-15T04:52:19.656Z","updated_at":"2025-03-25T19:41:46.468Z","avatar_url":"https://github.com/RobinBuschmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# roman-numeral-converter\nConverts integer numbers to roman numerals\n\n## Why javascript/typescript?\nBecause it is my second big love. You can easily write less verbose declarative and also \nimperative code. No boilerplate. With typescript on top one can add the perfect portion\nof type safety - You don't need to annotate everything with types, since typescript is\nvery strong in inferring types as well ❤️\n\n## Installation\n**Precondition**: node.js must be installed\n```bash\nnpm install\n```\n\n## Testing\n```bash\nnpm test\n```\n\n## Build\n```bash\nnpm run build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinbuschmann%2Froman-numeral-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinbuschmann%2Froman-numeral-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinbuschmann%2Froman-numeral-converter/lists"}