Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
string_inflection
v0.1.2
Case
String
StringInflector
StringInflection
Agid
Word
StaticMethods
Built with Crystal 1.9.2
2023-10-08 05:38:33 UTC
class
String::StringInflector
String::StringInflector
Reference
Object
Defined in:
string_inflection/string/to.cr
Constructors
.new
(string : String)
Instance Method Summary
#camel
#kebab
#pascal
#plural
#snake
Constructor Detail
def self.
new
(string :
String
)
#
[
View source
]
Instance Method Detail
def
camel
#
def
kebab
#
def
pascal
#
def
plural
#
def
snake
#