{"id":15619653,"url":"https://github.com/uncenter/ito","last_synced_at":"2025-04-28T16:49:35.252Z","repository":{"id":235816301,"uuid":"791316613","full_name":"uncenter/ito","owner":"uncenter","description":"🧵 A powerful string manipulation tool.","archived":false,"fork":false,"pushed_at":"2025-01-15T03:00:42.000Z","size":43,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T15:50:58.975Z","etag":null,"topics":["cli","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/uncenter.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,"zenodo":null},"funding":{"ko_fi":"uncenter","liberapay":"uncenter"}},"created_at":"2024-04-24T13:53:59.000Z","updated_at":"2025-03-06T21:15:12.000Z","dependencies_parsed_at":"2024-08-10T01:45:53.029Z","dependency_job_id":"466f0f6d-bd40-4c29-ae19-4e55cf36ab9e","html_url":"https://github.com/uncenter/ito","commit_stats":null,"previous_names":["uncenter/sttr-rs","uncenter/ito"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncenter","download_url":"https://codeload.github.com/uncenter/ito/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251348949,"owners_count":21575368,"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","rust"],"created_at":"2024-10-03T08:40:49.645Z","updated_at":"2025-04-28T16:49:35.229Z","avatar_url":"https://github.com/uncenter.png","language":"Rust","funding_links":["https://ko-fi.com/uncenter","https://liberapay.com/uncenter"],"categories":[],"sub_categories":[],"readme":"# ito\n\nA powerful string manipulation tool. Originally a port of [`sttr`](https://github.com/abhimanyu003/sttr) in Rust.\n\n## Installation\n\n### Cargo\n\n```sh\ncargo install --git https://github.com/uncenter/ito.git\n```\n\n### Nix\n\n```sh\nnix run github:uncenter/ito\n```\n\n## Usage\n\n```\nito \u003cCOMMAND\u003e \u003cTEXT\u003e\n```\n\n## Roadmap\n\n- [x] reverse\n- [x] replace\n\n### Encode/decode\n\n- [x] base64-decode\n- [x] base64-encode\n- [ ] base64url-decode\n- [ ] base64url-encode\n- [ ] url-decode\n- [ ] url-encode\n\n### Hash\n\n- [ ] bcrypt\n- [ ] md5\n- [ ] sha1\n- [ ] sha256\n- [ ] sha512\n\n### Case conversion\n\n- [x] upper\n- [x] lower\n- [x] title\n- [x] alternating\n- [x] camel\n- [x] pascal\n- [x] snake\n- [x] screaming / screaming-snake\n- [x] kebab\n\n### Count\n\n- [x] count-chars\n- [x] count-words\n- [x] count-lines\n\n### Lines\n\n- [x] reverse-lines\n- [x] shuffle-lines\n- [x] sort-lines\n- [ ] unique-lines\n\n### Hex\n\n- [ ] hex-rgb\n- [ ] hex-encode\n- [ ] hex-decode\n\n### Data conversion\n\n- [ ] json-yaml\n- [ ] yaml-json\n- [ ] json-toml\n- [ ] toml-json\n- [ ] json-ini\n- [ ] ini-json\n\n### Extract\n\n- [ ] extract-emails\n- [ ] extract-ip\n- [ ] extract-urls\n\n### Dates\n\n- [ ] epoch-date (https://github.com/abhimanyu003/sttr/issues/40)\n- [ ] date-epoch (https://github.com/abhimanyu003/sttr/issues/40)\n\n### Other\n\n- [ ] Lorem ipsum (using https://github.com/mgeisler/lipsum)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcenter%2Fito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funcenter%2Fito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcenter%2Fito/lists"}