{"id":22173140,"url":"https://github.com/knutkirkhorn/remove-commas","last_synced_at":"2026-04-14T00:03:07.318Z","repository":{"id":168595161,"uuid":"644333179","full_name":"knutkirkhorn/remove-commas","owner":"knutkirkhorn","description":"Remove all commas in a string","archived":false,"fork":false,"pushed_at":"2023-06-28T15:48:03.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T15:03:22.667Z","etag":null,"topics":["cli","cli-app","command-line","nodejs","terminal"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/knutkirkhorn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-23T09:53:03.000Z","updated_at":"2023-09-18T15:41:33.000Z","dependencies_parsed_at":"2024-12-02T07:41:19.737Z","dependency_job_id":null,"html_url":"https://github.com/knutkirkhorn/remove-commas","commit_stats":null,"previous_names":["knutkirkhorn/remove-commas"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/knutkirkhorn/remove-commas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Fremove-commas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Fremove-commas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Fremove-commas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Fremove-commas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knutkirkhorn","download_url":"https://codeload.github.com/knutkirkhorn/remove-commas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Fremove-commas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270742043,"owners_count":24637504,"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-16T02:00:11.002Z","response_time":91,"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":["cli","cli-app","command-line","nodejs","terminal"],"created_at":"2024-12-02T07:30:43.681Z","updated_at":"2026-04-14T00:03:07.271Z","avatar_url":"https://github.com/knutkirkhorn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remove-commas\n\n\u003e Remove all commas in a string\n\nWhen you need to remove those pesky commas from a string.\n\n## CLI\n\nIf no input is provided, the input will be read from the clipboard.\n\n### Installation\n\n```sh\nnpm install --global remove-commas\n```\n\n### Usage\n\n```\n$ remove-commas --help\n\n  Usage\n    $ remove-commas\n    $ remove-commas \u003cinput\u003e\n\n  Examples\n    $ remove-commas 1,333,337\n```\n\n## API\n\n### Installation\n\n```sh\nnpm install remove-commas\n```\n\n### Usage\n\n```js\nimport removeCommas from 'remove-commas';\n\nconsole.log(removeCommas('1,333,337'));\n// =\u003e 1333337\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutkirkhorn%2Fremove-commas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknutkirkhorn%2Fremove-commas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutkirkhorn%2Fremove-commas/lists"}