Humanizer icon indicating copy to clipboard operation
Humanizer copied to clipboard

applying multiple humanizer extensions efficiently

Open jbockle opened this issue 2 years ago • 0 comments

sorry I tried looking if this was already answered but my github search foo sucks (tips appreciated)

wondering if theres a way I can chain multiple humanizer extension actions. I see theres a Transform(...) extension method, but To doesn't have all the actions available.

e.g. if I wanted to Pluralize and Camelize, is there a way to do that?

jbockle avatar Apr 07 '22 01:04 jbockle