{"id":72150,"library":"machiel-slugify","title":"Slugify","description":"Slugify converts strings into URL-friendly slugs.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/Machiel/slugify","tags":["slug","url","string-manipulation"],"install":[{"cmd":"go get github.com/Machiel/slugify","lang":"bash","label":"Install github.com/Machiel/slugify"}],"dependencies":[],"imports":[{"symbol":"slugify","correct":"github.com/Machiel/slugify"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Machiel/slugify\"\n)\n\nfunc main() {\n\ts := slugify.Slugify(\"Hello World!\")\n\tfmt.Println(s) // Output: hello-world\n}","lang":"go","description":"Generates a slug from a string."},"warnings":[],"env_vars":null,"search_vec":"'convert':3 'friend':8 'manipul':14 'slug':9,10 'slugifi':1,2 'string':4,13 'string-manipul':12 'url':7,11 'url-friend':6","created_at":"2026-06-17T18:35:50.720423+00:00","updated_at":"2026-06-17T18:35:50.720423+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/Machiel/slugify","github":"https://github.com/Machiel/slugify","docs":"https://pkg.go.dev/github.com/Machiel/slugify#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-17","next_check":"2026-12-14","install_tag":null}}