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
Add `cargo fmt` as a step in CI and run it on all code
#88
alexevanczuk
closed
1 year ago
2
[Bug] to_class_case broken for "my_statuses" and "my_leaves"
#87
alexevanczuk
closed
1 year ago
0
Upload license file to crates.io
#86
mauricelam
opened
1 year ago
0
Case conversion behavior doesn't match serde
#85
banool
opened
2 years ago
0
Update dependencies and fix clippy lints
#84
barafael
opened
2 years ago
1
Is this project alive?
#83
omid
opened
2 years ago
2
deordinalize fails on non-numbers
#82
droundy
opened
2 years ago
0
Fix datum add workflow
#81
sezna
closed
3 years ago
1
Incorrect singlurization with special cases 'wolves', 'calves', and 'shelves'.
#80
jimmiebfulton
opened
3 years ago
0
Incorrect handling of accentuated chars?
#79
desbma
opened
3 years ago
0
difference with heck
#78
Dushistov
opened
4 years ago
0
Consider implementing an ugly case conversion
#77
dmerejkowsky
opened
4 years ago
0
Wrong converting to class case
#76
WaffleLapkin
opened
4 years ago
2
UTF8 support
#75
promisedlandt
opened
4 years ago
0
Snake casing not idempotent for strings with a numeric character following a capitalized character
#74
fordN
opened
5 years ago
0
Fix some irregular pluralizations
#73
AndrewRadev
opened
5 years ago
4
Rename Screaming snake case into Constant case
#72
batisteo
opened
5 years ago
0
Camelcase with single letter starting word
#71
spacekookie
opened
5 years ago
0
Renaming crate to lowercase
#70
spacekookie
opened
5 years ago
2
Update to latest regex and lazy_static. Resolve usage of deprecated method
#69
whatisinternet
closed
5 years ago
0
Nightlies failing `trim_right_matches`
#68
whatisinternet
closed
5 years ago
0
Update regex to 1.0 and bump version
#67
Eijebong
closed
6 years ago
5
Use a lowercase crate name
#66
jrmuizel
opened
6 years ago
5
Relicensing as BSD 3
#65
Yoric
closed
6 years ago
1
Moved classes case as PascalCase already existed
#64
whatisinternet
closed
6 years ago
0
Bump the versions of lazy_static and regex to latest and update the changelog
#63
whatisinternet
closed
6 years ago
1
Resolves #61 - Module classcases
#62
Yoric
closed
6 years ago
5
ClassCase singularization
#61
Yoric
closed
6 years ago
6
Fix incorrect singularization for words ending in -ss
#60
nbaksalyar
closed
6 years ago
4
Incorrect singularize result for "access"
#59
nbaksalyar
closed
6 years ago
3
Fixed up unused import causing failures on nightly Rust
#58
whatisinternet
closed
6 years ago
0
Added ability to deal with invalid chars on camel case like strings. …
#57
whatisinternet
closed
7 years ago
0
Fix for invalid chars
#56
whatisinternet
closed
7 years ago
1
Fixes an issue were casing will try to do non alphanumeric characters
#55
JordiPolo
closed
7 years ago
5
Moved macro generated tests into utils/mod.rs
#54
whatisinternet
closed
7 years ago
0
Added allow unused macro flags until a real fix can be added
#53
whatisinternet
closed
7 years ago
0
Register other cases with crates.io
#52
OJFord
closed
7 years ago
1
Failing on current nightly
#51
whatisinternet
closed
7 years ago
3
Spike/iterators
#50
whatisinternet
closed
7 years ago
5
Feature/&str
#49
whatisinternet
closed
7 years ago
5
Hotfix/feature flags
#48
whatisinternet
closed
7 years ago
2
Conversions should not consume String
#47
RReverser
closed
7 years ago
1
Fix singularization of ies suffix
#46
mthjones
closed
7 years ago
1
Possible lightweight API incompatibility
#45
whatisinternet
closed
7 years ago
0
Feature flags
#44
whatisinternet
closed
7 years ago
3
Unspecified license.
#43
46bit
closed
7 years ago
1
Chore/case refactor
#42
whatisinternet
closed
7 years ago
2
Singularize of boxes doesn't work as expected
#41
whatisinternet
closed
7 years ago
1
Refactor trait system and add traits for number types
#40
whatisinternet
closed
7 years ago
0
Feature/remove upper and lower
#39
whatisinternet
closed
8 years ago
0
Next