{"id":19221195,"url":"https://github.com/gozeloglu/wounter","last_synced_at":"2026-05-14T08:41:48.803Z","repository":{"id":196217250,"uuid":"695148712","full_name":"gozeloglu/wounter","owner":"gozeloglu","description":"Word counter CLI tool written in Go.","archived":false,"fork":false,"pushed_at":"2023-09-23T14:29:36.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-04T20:16:39.737Z","etag":null,"topics":["cli","go","golang","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gozeloglu.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-09-22T13:11:30.000Z","updated_at":"2023-09-23T14:35:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a0e6b14-afde-4c6c-bb13-b08373b8d87d","html_url":"https://github.com/gozeloglu/wounter","commit_stats":null,"previous_names":["gozeloglu/wounter"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gozeloglu%2Fwounter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gozeloglu%2Fwounter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gozeloglu%2Fwounter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gozeloglu%2Fwounter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gozeloglu","download_url":"https://codeload.github.com/gozeloglu/wounter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240295372,"owners_count":19778875,"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":["cli","go","golang","terminal","tool"],"created_at":"2024-11-09T14:40:26.871Z","updated_at":"2026-05-14T08:41:43.779Z","avatar_url":"https://github.com/gozeloglu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wounter\n\nWounter is a CLI tool for counting words in a given string. You need to pass the string in quotes or double quotes.\n\n## Install\n\n```shell\ngo install github.com/gozeloglu/wounter@latest\n```\n\n## Run\n\n```shell\nwounter \"Example string for counting.\" \n```\n\nAs another option, you can pass file path to count words.\n\n```shell\nwounter --path example.txt\n```\n\nOutput will be as follows:\n\n```shell\n============================\nWord count: 4\n============================\n```\n\n## LICENSE\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgozeloglu%2Fwounter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgozeloglu%2Fwounter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgozeloglu%2Fwounter/lists"}