{"id":22927203,"url":"https://github.com/hapytex/slugify","last_synced_at":"2025-10-13T06:46:15.477Z","repository":{"id":51367922,"uuid":"270972087","full_name":"hapytex/slugify","owner":"hapytex","description":"Convert text to slugs in Haskell.","archived":false,"fork":false,"pushed_at":"2024-06-17T08:49:21.000Z","size":7283,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-18T22:38:09.688Z","etag":null,"topics":["haskell","slug","slugify","uri","web-development"],"latest_commit_sha":null,"homepage":"https://slugify.django-antipatterns.com/","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hapytex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.buymeacoffee.com/hapytex"}},"created_at":"2020-06-09T10:27:40.000Z","updated_at":"2024-06-17T08:45:43.000Z","dependencies_parsed_at":"2022-08-20T11:40:37.322Z","dependency_job_id":"aa415003-1803-4af3-bb33-744ee9eeff01","html_url":"https://github.com/hapytex/slugify","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hapytex/slugify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fslugify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fslugify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fslugify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fslugify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapytex","download_url":"https://codeload.github.com/hapytex/slugify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fslugify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013981,"owners_count":26085429,"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-13T02:00:06.723Z","response_time":61,"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":["haskell","slug","slugify","uri","web-development"],"created_at":"2024-12-14T09:13:54.463Z","updated_at":"2025-10-13T06:46:15.459Z","avatar_url":"https://github.com/hapytex.png","language":"Haskell","readme":"# slugify\n[![Build Status of the package by GitHub actions](https://github.com/hapytex/slugify/actions/workflows/build-ci.yml/badge.svg)](https://github.com/hapytex/slugify/actions/workflows/build-ci.yml)\n[![Build Status of the package by Hackage](https://matrix.hackage.haskell.org/api/v2/packages/slugify/badge)](https://matrix.hackage.haskell.org/#/package/slugify)\n[![Hackage version badge](https://img.shields.io/hackage/v/slugify.svg)](https://hackage.haskell.org/package/slugify)\n\nMake slugs in Haskell. This package is based on the\n[**`slugify`** function of Django [Django-doc]](https://docs.djangoproject.com/en/3.1/ref/utils/#django.utils.text.slugify).\n\n## Usage\n\nOne can make use of `slugify`, `slugifyUnicode` and `slugifyWith` from\nthe `Text.Slugify` module to convert a `Text` object to an equivalent\n`slug`, for example:\n\n```\n*Text.Slugify Text.Slugify\u003e slugify \"Haskell 98 Language and Libraries\"\n\"haskell-98-language-and-libraries\"\n```\n\n## `slugify` is not *safe* Haskell\n\n`slugify` depends on [**`unicode-transforms`**](https://hackage.haskell.org/package/unicode-transforms), which is not safe Haskell.\n\n## Contribute\n\nYou can contribute by making a pull request on the [*GitHub\nrepository*](https://github.com/hapytex/slugify).\n\nYou can contact the package maintainer by sending a mail to\n[`hapytexeu+gh@gmail.com`](mailto:hapytexeu+gh@gmail.com).\n","funding_links":["https://www.buymeacoffee.com/hapytex"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapytex%2Fslugify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhapytex%2Fslugify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapytex%2Fslugify/lists"}