{"id":17023228,"url":"https://github.com/alexcarpenter/slugify","last_synced_at":"2025-10-25T04:47:14.320Z","repository":{"id":57096360,"uuid":"224276983","full_name":"alexcarpenter/slugify","owner":"alexcarpenter","description":"Convert a string into a slug","archived":false,"fork":false,"pushed_at":"2023-01-05T01:46:22.000Z","size":256,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T10:14:26.132Z","etag":null,"topics":["composition","currying","fp","point-free"],"latest_commit_sha":null,"homepage":"https://npm.im/@alexcarpenter/slugify","language":"JavaScript","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/alexcarpenter.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":"2019-11-26T20:08:48.000Z","updated_at":"2023-03-08T03:17:08.000Z","dependencies_parsed_at":"2023-02-03T04:32:42.994Z","dependency_job_id":null,"html_url":"https://github.com/alexcarpenter/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/alexcarpenter%2Fslugify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcarpenter%2Fslugify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcarpenter%2Fslugify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcarpenter%2Fslugify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcarpenter","download_url":"https://codeload.github.com/alexcarpenter/slugify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550630,"owners_count":21122934,"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":["composition","currying","fp","point-free"],"created_at":"2024-10-14T07:12:39.111Z","updated_at":"2025-10-25T04:47:09.275Z","avatar_url":"https://github.com/alexcarpenter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slugify\n\n\u003e Convert a string into a slug\n\n## Installation\n\n```bash\n$ npm i @alexcarpenter/slugify\n```\n\n## Usage\n\n```js\nimport slugify from '@alexcarpenter/slugify';\n\nslugify('dé jà vu'); // de-ja-vu\nslugify('fooBar'); // foo-bar\nslugify('foo 👻 bar'); // foo-bar\n```\n\n## License\n\n[MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcarpenter%2Fslugify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexcarpenter%2Fslugify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcarpenter%2Fslugify/lists"}