Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
string_inflection
v0.1.4
Case
String
StringInflector
StringInflection
Agid
Word
StaticMethods
Built with Crystal 1.9.2
2023-10-08 05:38:16 UTC
module
StringInflection::StaticMethods
Defined in:
string_inflection.cr
Instance Method Summary
#camel
(s)
#kebab
(s)
#pascal
(s)
#plural
(s)
#singular
(s)
#snake
(s)
Instance Method Detail
def
camel
(s)
#
def
kebab
(s)
#
def
pascal
(s)
#
def
plural
(s)
#
def
singular
(s)
#
def
snake
(s)
#