Skip to content

Feature Request: Add slugify() utility function #150

Description

@Raghavjha60570

Summary

Proposal to add a slugify() function that converts a string into a URL-friendly format.

Example

"Hello World!" → "hello-world"

Why

This is a common use case for string manipulation and aligns with the goals of this library.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions