{"id":15819275,"url":"https://github.com/mgechev/slugify","last_synced_at":"2025-03-14T23:30:40.928Z","repository":{"id":57491129,"uuid":"132060802","full_name":"mgechev/slugify","owner":"mgechev","description":"Go library which slugifies a string in a form appropriate for a URL.","archived":false,"fork":false,"pushed_at":"2018-05-03T23:43:32.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T05:52:34.842Z","etag":null,"topics":["go","golang","slug","slugify","url"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgechev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-03T23:42:06.000Z","updated_at":"2023-08-16T13:21:18.000Z","dependencies_parsed_at":"2022-08-30T04:00:08.814Z","dependency_job_id":null,"html_url":"https://github.com/mgechev/slugify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fslugify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fslugify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fslugify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fslugify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgechev","download_url":"https://codeload.github.com/mgechev/slugify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663201,"owners_count":20327299,"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":["go","golang","slug","slugify","url"],"created_at":"2024-10-05T06:23:10.284Z","updated_at":"2025-03-14T23:30:40.574Z","avatar_url":"https://github.com/mgechev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slugify\n\nGo library which transforms a text in a form appropriate for a URL.\n\n## Usage\n\nGet the package with:\n\n```bash\ngo get github.com/mgechev/slugify\n```\n\nUse in your source code with:\n\n```go\nimport \"github.com/mgechev/slugify\n\nslugify.Transform(\"Random string\") // random-string\nslugify.Transform(\"Случаен низ\") // sluchaen-niz\nslugify.Transform(\"Случаен низ с \u003c3\") // sluchaen-niz-s-love\nslugify.Transform(\"I don't like 🕺\") // i-dont-like\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgechev%2Fslugify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgechev%2Fslugify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgechev%2Fslugify/lists"}