{"id":32146557,"url":"https://github.com/ml-archive/slugify","last_synced_at":"2025-12-11T23:02:13.117Z","repository":{"id":63919317,"uuid":"77170220","full_name":"ml-archive/slugify","owner":"ml-archive","description":"Convenience for sluggifying your strings.","archived":true,"fork":false,"pushed_at":"2019-12-09T08:32:25.000Z","size":41,"stargazers_count":17,"open_issues_count":3,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-15T20:45:29.741Z","etag":null,"topics":["joci","server-side-swift","slug","slugify","swift","vapor","vapor-2"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml-archive.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":"2016-12-22T19:22:54.000Z","updated_at":"2024-04-20T07:31:59.000Z","dependencies_parsed_at":"2023-01-14T14:00:19.974Z","dependency_job_id":null,"html_url":"https://github.com/ml-archive/slugify","commit_stats":null,"previous_names":["nodes-vapor/slugify"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ml-archive/slugify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-archive%2Fslugify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-archive%2Fslugify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-archive%2Fslugify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-archive%2Fslugify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml-archive","download_url":"https://codeload.github.com/ml-archive/slugify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-archive%2Fslugify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280184427,"owners_count":26286833,"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","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":["joci","server-side-swift","slug","slugify","swift","vapor","vapor-2"],"created_at":"2025-10-21T08:12:50.395Z","updated_at":"2025-10-21T08:12:51.437Z","avatar_url":"https://github.com/ml-archive.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slugify 🔤\n[![Swift Version](https://img.shields.io/badge/Swift-4-brightgreen.svg)](http://swift.org)\n[![Swift Version](https://img.shields.io/badge/Swift-3-brightgreen.svg)](http://swift.org)\n[![Vapor Version](https://img.shields.io/badge/Vapor-3-30B6FC.svg)](http://vapor.codes)\n[![Circle CI](https://circleci.com/gh/nodes-vapor/slugify/tree/master.svg?style=shield)](https://circleci.com/gh/nodes-vapor/slugify)\n[![codebeat badge](https://codebeat.co/badges/fcd2b9a6-3966-435a-b35c-cf18812d6d1f)](https://codebeat.co/projects/github-com-nodes-vapor-slugify-master)\n[![codecov](https://codecov.io/gh/nodes-vapor/slugify/branch/master/graph/badge.svg)](https://codecov.io/gh/nodes-vapor/slugify)\n[![Readme Score](http://readme-score-api.herokuapp.com/score.svg?url=https://github.com/nodes-vapor/slugify)](http://clayallsopp.github.io/readme-score?url=https://github.com/nodes-vapor/slugify)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/nodes-vapor/slugify/master/LICENSE)\n\n\n## 📦 Installation\n\nThis package is independent of Vapor and can be used for all Swift projects up til version 4.2\n\nUpdate your `Package.swift` file.\n```swift\n.package(url: \"https://github.com/nodes-vapor/slugify\", from: \"2.0.0\")\n```\n\n\n## Getting started 🚀\n\n```swift\nimport Slugify\n```\n\n```swift\nprint(\"My test URL æøå\".slugify())\n```\n\nThe above code will print: `my-test-url-aeoa`\n\n\n## 🏆 Credits\n\nThis package is developed and maintained by the Vapor team at [Nodes](https://www.nodes.dk).\nThe package owner for this project is [John](https://github.com/Mircea-Ciuchea).\n\n\n## 📄 License\n\nThis package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml-archive%2Fslugify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fml-archive%2Fslugify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml-archive%2Fslugify/lists"}