{"id":23959726,"url":"https://github.com/champ96k/int_to_words","last_synced_at":"2026-07-02T10:32:13.144Z","repository":{"id":64144296,"uuid":"573717388","full_name":"champ96k/int_to_words","owner":"champ96k","description":"This package allows you to easily convert numbers to words.","archived":false,"fork":false,"pushed_at":"2022-12-04T07:46:53.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T17:46:58.786Z","etag":null,"topics":["dart","dart-package","flutter","int-to-words","numbers-to-words","pub","pub-package"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/int_to_words","language":"Dart","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/champ96k.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-12-03T07:40:32.000Z","updated_at":"2024-08-28T08:57:38.000Z","dependencies_parsed_at":"2022-12-05T01:59:28.295Z","dependency_job_id":null,"html_url":"https://github.com/champ96k/int_to_words","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/champ96k/int_to_words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2Fint_to_words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2Fint_to_words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2Fint_to_words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2Fint_to_words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/champ96k","download_url":"https://codeload.github.com/champ96k/int_to_words/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2Fint_to_words/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35043933,"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-07-02T02:00:06.368Z","response_time":173,"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":["dart","dart-package","flutter","int-to-words","numbers-to-words","pub","pub-package"],"created_at":"2025-01-06T18:52:00.366Z","updated_at":"2026-07-02T10:32:13.125Z","avatar_url":"https://github.com/champ96k.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numbers to words\n\nThis package allows you to easily convert numbers to words.\n\n## Usage\n\n[Example](https://github.com/champ96k/int_to_words/tree/master/example)\n\nTo use this package :\n\n- add the dependency to your pubspec.yaml file.\n\n```yaml\ndependencies:\n  flutter:\n    sdk: flutter\n  int_to_words: ^0.0.4\n```\n\n### How to use\n\n```dart\n  final NumberToWords _number = NumberToWords();\n\n  final _num = _number.convert(022); -\u003e Twenty Two\n\n  final _num1 = _number.convert(47474747); -\u003e Forty Seven Million Four Hundred and Seventy Four Thousand Seven Hundred and Forty Seven\n\n \n```\n\n### Created \u0026 Maintained By\n\n[Tushar Nikam](https://champ96k.github.io)\n\n\u003ca href=\"https://www.twitter.com/champ_96k\"\u003e\u003cimg src=\"https://img.shields.io/badge/twitter-%231DA1F2.svg?\u0026style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" height=25\u003e \u003c/a\u003e\n\u003cbr\u003e\n\u003ca href=\"https://www.linkedin.com/in/tushar-nikam-a29a97131/\"\u003e\u003cimg src=\"https://img.shields.io/badge/linkedin-%230077B5.svg?\u0026style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" height=25\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamp96k%2Fint_to_words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchamp96k%2Fint_to_words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamp96k%2Fint_to_words/lists"}