{"id":23053466,"url":"https://github.com/component/humanize-number","last_synced_at":"2025-10-19T17:18:21.833Z","repository":{"id":4866852,"uuid":"6021756","full_name":"component/humanize-number","owner":"component","description":"Humanize a number 1000000.99 -\u003e 1,000,000.99","archived":false,"fork":false,"pushed_at":"2013-11-19T18:04:21.000Z","size":107,"stargazers_count":25,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T08:20:51.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/component.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","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":"2012-09-30T19:59:19.000Z","updated_at":"2024-08-15T05:11:34.000Z","dependencies_parsed_at":"2022-09-17T17:11:53.664Z","dependency_job_id":null,"html_url":"https://github.com/component/humanize-number","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/component/humanize-number","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fhumanize-number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fhumanize-number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fhumanize-number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fhumanize-number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/humanize-number/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fhumanize-number/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269725220,"owners_count":24465251,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":[],"created_at":"2024-12-16T00:18:18.744Z","updated_at":"2025-10-19T17:18:16.765Z","avatar_url":"https://github.com/component.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# humanize-number\n\n  Humanize a number `1000000.99` -\u003e `1,000,000.99`\n\n## Installation\n\n    $ component install component/humanize-number\n\n## Example\n\n```js\nvar humanize = require('humanize-number');\n\nhumanize(1000);\n// =\u003e '1,000'\n\nhumanize(1000.55, { delimiter: '.', separator: ',' });\n// =\u003e '1.000,55'\n```\n\n## License\n\n  MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Fhumanize-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Fhumanize-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Fhumanize-number/lists"}