gobeam/stringy

can we have one liners?

dzmitry-lahoda opened this issue · 1 comments

like snake("foo-bar")?

I made this library so I could chain multiple methods like snake case a string and make all letters upper or lower so I didn't add a feature as you mentioned.