{"id":19450347,"url":"https://github.com/ymc-github/sh-lib-str-fun","last_synced_at":"2026-06-12T06:03:57.433Z","repository":{"id":95798732,"uuid":"269102291","full_name":"YMC-GitHub/sh-lib-str-fun","owner":"YMC-GitHub","description":"some function for handle str for ymc shell lib","archived":false,"fork":false,"pushed_at":"2020-06-08T09:04:01.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T09:23:34.860Z","etag":null,"topics":["lib","sh","str","ymc"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/YMC-GitHub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-06-03T13:56:49.000Z","updated_at":"2020-06-08T09:00:50.000Z","dependencies_parsed_at":"2023-04-08T05:02:22.115Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/sh-lib-str-fun","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/YMC-GitHub/sh-lib-str-fun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-str-fun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-str-fun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-str-fun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-str-fun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/sh-lib-str-fun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-str-fun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34231212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["lib","sh","str","ymc"],"created_at":"2024-11-10T16:36:57.714Z","updated_at":"2026-06-12T06:03:52.426Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sh lib str-fun\n\n## desc\n\nsome function for handle str for ymc shell lib\n\n## feat\n\n- [x] str_set\n- [x] str_length\n- [x] str_index_of\n- [x] str_last_index_of\n- [x] str_replace\n- [x] str_split\n- [x] str_char_at\n- [x] str_charcode_at\n- [x] str_unicode_at\n- [x] str_from_charcode\n- [x] str_from_unicode\n- [ ] str_match\n- [x] str_slice\n- [ ] str_substring\n- [ ] str_substr\n- [x] str_trim\n- [x] str_eq\n- [x] str_fill\n\n```sh\ncat src/index.sh | grep \"function \" | sed \"s/function */- [x] /g\"  | sed \"s/() *{//g\"\n```\n## how to use for poduction?\n\n```sh\n# get the code\n\n# run the index file\n# ./index.sh\n\n# or import to your sh file\n# source /path/to/the/index file\n\n# simple usage\n\n\n```\n\n## how to use for developer?\n\n```sh\n# get the code\n\n# run test\n./test.sh\n#2 get some fail test\n#./test.sh | grep \"it is false\"\n```\n\n## author\n\nyemiancheng \u003cymc.github@gmail.com\u003e\n\n## license\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fsh-lib-str-fun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fsh-lib-str-fun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fsh-lib-str-fun/lists"}