Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Add slug #1

@mazipan

Description

@mazipan

add slug for creating safe url string with dash separator.

  • remove all special char and replace with dash
  • convert all to lowercase

Example :
String = "Lorem ipsum dolor sit amet"
Slug = "lorem-ipsum-dolor-sit-amet"

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions