{"id":20497079,"url":"https://github.com/alexcambose/inttorowords","last_synced_at":"2026-06-11T00:31:34.115Z","repository":{"id":57275463,"uuid":"101050869","full_name":"alexcambose/inttorowords","owner":"alexcambose","description":"Convert numbers into Romanian words","archived":false,"fork":false,"pushed_at":"2018-04-02T19:18:48.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-10T09:41:13.729Z","etag":null,"topics":["converter","nodejs","number","romanian","speech","string","web","words"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/inttorowords","language":"JavaScript","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/alexcambose.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":"2017-08-22T10:23:27.000Z","updated_at":"2023-09-08T11:29:02.000Z","dependencies_parsed_at":"2022-09-16T09:50:22.021Z","dependency_job_id":null,"html_url":"https://github.com/alexcambose/inttorowords","commit_stats":null,"previous_names":["alexandru-cambose/inttorowords"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexcambose/inttorowords","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcambose%2Finttorowords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcambose%2Finttorowords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcambose%2Finttorowords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcambose%2Finttorowords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcambose","download_url":"https://codeload.github.com/alexcambose/inttorowords/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcambose%2Finttorowords/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34177445,"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-10T02:00:07.152Z","response_time":89,"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":["converter","nodejs","number","romanian","speech","string","web","words"],"created_at":"2024-11-15T18:09:54.983Z","updated_at":"2026-06-11T00:31:34.077Z","avatar_url":"https://github.com/alexcambose.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inttorowords\nConvert numbers into Romanian words\n\n[![Build Status](https://travis-ci.org/alexcambose/inttorowords.svg?branch=master)](https://travis-ci.org/alexcambose/inttorowords)\n## Install\nInstall using [npm](https://www.npmjs.com/package/inttorowords)\n```\nnpm install -S inttorowords\n```\n\n## Usage\n```js \nconst inttorowords = require('inttorowords');\n\nconsole.log(inttorowords(1));\n// unu\n\nconsole.log(inttorowords(12));\n// douăsprezece\n\nconsole.log(inttorowords(123));\n// o sută douăzeci şi trei\n\nconsole.log(inttorowords(1234));\n// o mie două sute treizeci şi patru\n\nconsole.log(inttorowords(12345));\n// douăsprezece mii trei sute patruzeci şi cinci\n\nconsole.log(inttorowords(123456));\n// o sută douăzeci şi trei de mii patru sute cincizeci şi şase\n\nconsole.log(inttorowords(1234567));\n// un milion două sute treizeci şi patru de mii cinci sute şaizeci şi şapte\n\nconsole.log(inttorowords(12345678));\n// douăsprezece milioane trei sute patruzeci şi cinci de mii şase sute şaptezeci şi opt\n\nconsole.log(inttorowords(123456789));\n// o sută douăzeci şi trei de milioane patru sute cincizeci şi şase de mii şapte sute optzeci şi nouă\n\nconsole.log(inttorowords(999999999));\n// nouă sute nouăzeci şi nouă de milioane nouă sute nouăzeci şi nouă de mii nouă sute nouăzeci şi nouă\n```\n:warning: Maximum range is between `1` and `999999999`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcambose%2Finttorowords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexcambose%2Finttorowords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcambose%2Finttorowords/lists"}