Slugify
Slugify a string for URL safety
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The target string | |
|
|
| The maximum number of chracters to allow, 0 is all |
|
|
|
| A regex safe list of additional characters to allow. The default is |
Examples
Related
Last updated