package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 14, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ToKebabCase converts a string from CamelCase or PascalCase to kebab-case.
Example: "UserName" -> "user-name", "MinLength" -> "min-length"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.