issues
search
whatisinternet
/
Inflector
A rust inflection library
https://docs.rs/Inflector
BSD 2-Clause "Simplified" License
124
stars
28
forks
source link
Add support for title case
#1
Closed
whatisinternet
closed
9 years ago
whatisinternet
commented
9 years ago
What it does:
Adds support for title case
Removes a lot of duplicate code from the various inflection classes.
Why it does it:
Title class is something that is expected of an inflection class
What it does:
Why it does it: