{"id":50302,"library":"iancoleman-strcase","title":"String Case Converter","description":"Package strcase converts strings to various cases such as snake_case, camelCase, and kebab-case.","status":"active","version":"0.3.0","language":"go","source_language":null,"source_url":"https://github.com/iancoleman/strcase","tags":["string","case","conversion","snake-case","camel-case"],"install":[{"cmd":"go get github.com/iancoleman/strcase","lang":"bash","label":"Install github.com/iancoleman/strcase"}],"dependencies":[],"imports":[{"symbol":"strcase","correct":"github.com/iancoleman/strcase"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/iancoleman/strcase\"\n)\n\nfunc main() {\n\tfmt.Println(strcase.ToSnake(\"HelloWorld\"))\n}","lang":"go","description":"Convert a string to snake_case"},"warnings":[],"env_vars":null,"search_vec":"'camel':27 'camel-cas':26 'camelcas':15 'case':2,10,14,19,21,25,28 'convers':22 'convert':3,6 'kebab':18 'kebab-cas':17 'packag':4 'snake':13,24 'snake-cas':23 'strcase':5 'string':1,7,20 'various':9","created_at":"2026-06-15T04:48:08.961231+00:00","updated_at":"2026-06-15T04:48:08.961231+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/iancoleman/strcase","github":"https://github.com/iancoleman/strcase","docs":"https://pkg.go.dev/github.com/iancoleman/strcase#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}