{"id":17145076,"url":"https://github.com/crufter/slugify","last_synced_at":"2025-04-13T11:12:53.278Z","repository":{"id":3744349,"uuid":"4818786","full_name":"crufter/slugify","owner":"crufter","description":"For pretty urls.","archived":false,"fork":false,"pushed_at":"2016-06-28T17:33:13.000Z","size":9,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T11:12:49.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Yam-cn/pyalgotrade-cn","license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crufter.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}},"created_at":"2012-06-28T09:23:02.000Z","updated_at":"2020-11-05T22:26:48.000Z","dependencies_parsed_at":"2022-07-21T13:18:24.131Z","dependency_job_id":null,"html_url":"https://github.com/crufter/slugify","commit_stats":null,"previous_names":["opesun/slugify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crufter%2Fslugify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crufter%2Fslugify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crufter%2Fslugify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crufter%2Fslugify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crufter","download_url":"https://codeload.github.com/crufter/slugify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703198,"owners_count":21148118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-14T21:04:24.284Z","updated_at":"2025-04-13T11:12:53.257Z","avatar_url":"https://github.com/crufter.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Slugify\n=======\n\nFor pretty urls.\n\nUsage\n=======\n\n```\npackage main\n\nimport(\n\t\"github.com/opesun/slugify\"\n\t\"fmt\"\n)\n\nfunc main() {\n\tstr := `This is some hungarian text with accents: \"Helló, belló.\"`\n\tfmt.Println(slugify.S(str))\n}\n```\n\nThe snippet above will produce:\n```\nthis-is-some-hungarian-text-with-accents-hello-bello\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrufter%2Fslugify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrufter%2Fslugify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrufter%2Fslugify/lists"}