issues
search
whatisinternet
/
Inflector
A rust inflection library
https://docs.rs/Inflector
BSD 2-Clause "Simplified" License
126
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unneccessary lib statements in Cargo.toml.
#38
kanerogers
closed
8 years ago
1
Chore/common camel
#37
whatisinternet
closed
8 years ago
1
Open up the internal API for case casting
#36
whatisinternet
closed
7 years ago
0
Totally remove upper and lower case
#35
whatisinternet
closed
8 years ago
0
Feature/0.5.0
#34
whatisinternet
closed
8 years ago
2
Improvement on guide to contributing
#33
whatisinternet
closed
7 years ago
1
Guide for benchmarking this crate
#32
whatisinternet
closed
7 years ago
0
Common abstraction for `Title Case`, `PascalCase`, `Train-Case`, `camelCase`
#31
whatisinternet
closed
8 years ago
1
Title case performance
#30
whatisinternet
closed
8 years ago
1
Train-Case
#29
stpettersens
closed
8 years ago
6
treat runs of uppercase letters as one word except for the last letter
#28
cmsd2
closed
8 years ago
3
Added pascal case
#27
whatisinternet
closed
8 years ago
1
Enhancement/performance
#26
whatisinternet
closed
8 years ago
5
Benchmarks
#25
whatisinternet
closed
8 years ago
4
Chore/stable fixes
#24
whatisinternet
closed
8 years ago
1
Hotfix/style
#23
whatisinternet
closed
8 years ago
0
Rewrite Pluralize to be more flexible
#22
weiznich
closed
8 years ago
2
Clippy
#21
whatisinternet
closed
8 years ago
0
Replaced custom implementation of lower and upper cases.
#20
whatisinternet
closed
8 years ago
0
lowercase and uppercase use rust default
#19
whatisinternet
closed
8 years ago
0
Performance
#18
whatisinternet
closed
8 years ago
6
Thank you
#17
calebmer
closed
8 years ago
0
Add support for pluralize, singularize, table_case and breaking change for class case
#16
whatisinternet
closed
8 years ago
0
Screaming snake case
#15
whatisinternet
closed
9 years ago
0
Reogranize tests
#14
whatisinternet
closed
9 years ago
0
Performance Fixes by removing reliance on regex
#13
whatisinternet
closed
9 years ago
0
Performance is too low
#12
whatisinternet
closed
9 years ago
0
Refactor to reduce the number of iterations
#11
whatisinternet
closed
9 years ago
0
Fixed up some documentation around usage of the library.
#10
whatisinternet
closed
9 years ago
0
Added badge for crates.io
#9
whatisinternet
closed
9 years ago
0
Add license
#8
whatisinternet
closed
9 years ago
0
Hopefully the last fix for the cargo toml file. Max keywords is 5 apparently.
#7
whatisinternet
closed
9 years ago
0
Fixed keywords
#6
whatisinternet
closed
9 years ago
0
Updated cargo toml file to reflect all of the features present.
#5
whatisinternet
closed
9 years ago
0
Add foreign key, demodulize, and deconstantize.
#4
whatisinternet
closed
9 years ago
0
Add ordinalize and deordinalize as functions and traits for String and str
#3
whatisinternet
closed
9 years ago
0
Add traits for String and str
#2
whatisinternet
closed
9 years ago
0
Add support for title case
#1
whatisinternet
closed
9 years ago
0
Previous