{"id":15374029,"url":"https://github.com/jcmais/romanize-number","last_synced_at":"2025-04-15T15:10:41.127Z","repository":{"id":65491441,"uuid":"84128278","full_name":"JCMais/romanize-number","owner":"JCMais","description":"https://www.npmjs.com/package/romanize-number","archived":false,"fork":false,"pushed_at":"2017-03-06T23:16:15.000Z","size":4,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T21:37:58.596Z","etag":null,"topics":["nodejs","nodejs-modules","roman-numerals"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JCMais.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}},"created_at":"2017-03-06T22:38:14.000Z","updated_at":"2021-04-20T17:29:02.000Z","dependencies_parsed_at":"2023-01-25T18:55:11.137Z","dependency_job_id":null,"html_url":"https://github.com/JCMais/romanize-number","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/JCMais%2Fromanize-number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JCMais%2Fromanize-number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JCMais%2Fromanize-number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JCMais%2Fromanize-number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JCMais","download_url":"https://codeload.github.com/JCMais/romanize-number/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094932,"owners_count":21211837,"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":["nodejs","nodejs-modules","roman-numerals"],"created_at":"2024-10-01T13:57:01.797Z","updated_at":"2025-04-15T15:10:41.110Z","avatar_url":"https://github.com/JCMais.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# romanize-number\n\n``npm install romanize-number``\n\n## What is this module for?\n\nIt transforms any* decimal numbers, ``123456``, to their respective roman numeral representation, ``C̅X̅X̅MMMCDLVI``.\n\n \\* The max value is currently 3 999 999\n\n## Usage\n```javascript\n    import romanizeNumber from 'romanize-number'\n    \n    console.log( romanizeNumber( 123456 ) )\n```\n\n### Why?\n\nWhy not? 🙃","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcmais%2Fromanize-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcmais%2Fromanize-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcmais%2Fromanize-number/lists"}