{"id":17994959,"url":"https://github.com/totalkrill/wordext","last_synced_at":"2025-09-06T22:34:31.897Z","repository":{"id":62444044,"uuid":"393067794","full_name":"TotalKrill/wordext","owner":"TotalKrill","description":"small utility that extracts a word from stdinput","archived":false,"fork":false,"pushed_at":"2021-10-06T08:06:19.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-14T06:19:27.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/TotalKrill.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":"2021-08-05T14:14:23.000Z","updated_at":"2021-10-06T08:06:22.000Z","dependencies_parsed_at":"2022-11-01T22:30:40.811Z","dependency_job_id":null,"html_url":"https://github.com/TotalKrill/wordext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TotalKrill/wordext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Fwordext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Fwordext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Fwordext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Fwordext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TotalKrill","download_url":"https://codeload.github.com/TotalKrill/wordext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Fwordext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973716,"owners_count":25200575,"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-09-06T02:00:13.247Z","response_time":2576,"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-10-29T20:17:21.258Z","updated_at":"2025-09-06T22:34:31.873Z","avatar_url":"https://github.com/TotalKrill.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wordext\n\nExtracts the nth word of the input, either of the entire input, or per line\n\n## example\n\nThis can be used to create a worse edition of killall using kill, example, killing all vim processes\n\n```\nps -e | grep vim | wordext -r -n 0 | xargs kill -9\n```\n\n## installation\n\nI am not going to learn how to package this, so it will be crates.io only, i doubt it will be useful\nenough for me to do otherwise\n\ncargo install wordext\n\n## why\n\nI have found myself trying to pipe a single word from an input, and wanting to pipe this to another\ncommand one or two times to often, and thus wrote this, so I can install it easily on any computer I\nuse regularly, and not have to learn regex :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotalkrill%2Fwordext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotalkrill%2Fwordext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotalkrill%2Fwordext/lists"}