{"id":50714619,"url":"https://github.com/lakshmichandrakala/go-parameterize","last_synced_at":"2026-06-09T18:00:46.730Z","repository":{"id":74837936,"uuid":"141233055","full_name":"lakshmichandrakala/go-parameterize","owner":"lakshmichandrakala","description":"Go implementation of Ruby's String.parameterize","archived":false,"fork":false,"pushed_at":"2019-03-11T03:31:37.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T05:51:53.534Z","etag":null,"topics":["go","golang","parameterize","ror","ruby","ruby-on-rails","string"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lakshmichandrakala.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":"2018-07-17T04:54:31.000Z","updated_at":"2020-03-10T12:19:26.000Z","dependencies_parsed_at":"2023-07-27T12:01:41.792Z","dependency_job_id":null,"html_url":"https://github.com/lakshmichandrakala/go-parameterize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lakshmichandrakala/go-parameterize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshmichandrakala%2Fgo-parameterize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshmichandrakala%2Fgo-parameterize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshmichandrakala%2Fgo-parameterize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshmichandrakala%2Fgo-parameterize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lakshmichandrakala","download_url":"https://codeload.github.com/lakshmichandrakala/go-parameterize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshmichandrakala%2Fgo-parameterize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34118757,"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-09T02:00:06.510Z","response_time":63,"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":["go","golang","parameterize","ror","ruby","ruby-on-rails","string"],"created_at":"2026-06-09T18:00:45.565Z","updated_at":"2026-06-09T18:00:46.725Z","avatar_url":"https://github.com/lakshmichandrakala.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-parameterize\nGo implementation of Ruby's string parameterize\n\nReplaces contiguous special characters in a string with a '-' and converts all alphabets to lower case. When there are only special characters in the original string, the result of parameterize is an empty string.\n\nExamples:\nParameterize(\"New York\") // \"new-york\"\nParameterize(\"$#@\") // \"\"\nParameterize(\"$#@1#$%\") // \"1\"\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakshmichandrakala%2Fgo-parameterize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakshmichandrakala%2Fgo-parameterize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakshmichandrakala%2Fgo-parameterize/lists"}