{"id":37112803,"url":"https://github.com/nitesh-/stringtil","last_synced_at":"2026-01-14T13:19:55.585Z","repository":{"id":146114254,"uuid":"231526845","full_name":"nitesh-/stringtil","owner":"nitesh-","description":"A small string utils library which contains PHP inbuilt functions written in Go.","archived":false,"fork":false,"pushed_at":"2020-06-04T07:14:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-19T04:30:15.646Z","etag":null,"topics":["golang","library","string-manipulation"],"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/nitesh-.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":"2020-01-03T06:30:08.000Z","updated_at":"2020-06-04T07:14:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7af5fcb4-1f39-4ad1-a9be-8a024013fc4c","html_url":"https://github.com/nitesh-/stringtil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nitesh-/stringtil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitesh-%2Fstringtil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitesh-%2Fstringtil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitesh-%2Fstringtil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitesh-%2Fstringtil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitesh-","download_url":"https://codeload.github.com/nitesh-/stringtil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitesh-%2Fstringtil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","library","string-manipulation"],"created_at":"2026-01-14T13:19:54.807Z","updated_at":"2026-01-14T13:19:55.577Z","avatar_url":"https://github.com/nitesh-.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# stringtil\nA small string utils library which contains PHP inbuilt functions written in Go.\n\nFunctions:\n--------------------\nReverse - Reverses a string\n\n`stringtil.Reverse(str string)`\n\nRepeat - Repeats a string n times\n\n`stringtil.Repeat(str string, count int)`\n\nUcfirst - Converts the first letter of the string to uppercase\n\n`stringtil.Ucfirst(str string)`\n\nUcwords - Converts the first letter of each word to uppercase\n\n`stringtil.Ucwords(str string)`\n\nSubstr - Returns substring of string\n\n`stringtil.Substr(str string, startIndex int, length ...int)`\n\nParseUrl - Splits the query params and returns in Map format\n\n`stringtil.ParseUrl(queryString string)`\n\nStrtr - Translates certain characters in a string\n\n`stringtil.Strtr(str string, fromStr string, toStr string)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitesh-%2Fstringtil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitesh-%2Fstringtil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitesh-%2Fstringtil/lists"}