StaticbuilderStaticdefaultStaticcreateApplies the slugify transformations to the given string using this configuration.
The input string to slugify
The slugified string
StaticslugifyStatic method to slugify a string with a temporary configuration built from the builder.
The input string to slugify
A function that configures the builder
The slugified string
Configuration class for the slugify functionality. Provides comprehensive customization options for URL slug generation.