The scs (String Case Style) module implements methods for converting string case to various case styles: camelCase, kebab-case, PascalCase and snake_case.
-
Updated
Dec 13, 2024 - Go
The scs (String Case Style) module implements methods for converting string case to various case styles: camelCase, kebab-case, PascalCase and snake_case.
Package strnaming is used to convert string naming to camelCase, snake_case, kebab-case.
Add a description, image, and links to the kebab topic page so that developers can more easily learn about it.
To associate your repository with the kebab topic, visit your repo's landing page and select "manage topics."