snake, kebab, camel, pascal case conversion
-
Updated
May 13, 2021 - Go
snake, kebab, camel, pascal case conversion
The scs (String Case Style) module implements methods for converting string case to various case styles: camelCase, kebab-case, PascalCase and snake_case.
Camel case, snake case, kebab case and pascal case implementation with benchmarks
Split a string into a slice of words, in Go
Comparison of Word Cases Manipulations Libraries
A collection of tools for manipulating texts in Go
convert cases of a string
🐫 This is a small utility to convert camel cased strings to snake case and back, except some defined words
Add a description, image, and links to the pascal-case topic page so that developers can more easily learn about it.
To associate your repository with the pascal-case topic, visit your repo's landing page and select "manage topics."