issues
search
Tazinho
/
snakecase
🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
https://tazinho.github.io/snakecase/
GNU General Public License v3.0
147
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
case converters drop attributes
#149
strengejacke
closed
6 years ago
3
make separators in transliterations more consistent (BUG)
#148
Tazinho
closed
6 years ago
0
Changes in parsing_option (also affecting janitor pkg)
#147
Tazinho
closed
5 years ago
11
δ gets different transliterations by "Latin-ASCII" depending on OS and possibly encoding
#146
Tazinho
closed
6 years ago
1
Documentstion of case none
#145
Tazinho
closed
6 years ago
1
define `relevant()` function outside of `to_any_case()`
#144
Tazinho
closed
6 years ago
0
Use lintr or other code styling tool
#143
Tazinho
closed
6 years ago
0
Group functions better to appear ordererd on pkgdown site
#142
Tazinho
closed
6 years ago
1
add sentence case
#141
Tazinho
closed
6 years ago
0
Optimize performance
#140
Tazinho
closed
6 years ago
4
Maybe change sep_in default to [^[:alnum:]]
#139
Tazinho
closed
6 years ago
6
More case aliases within to_any_case
#138
Tazinho
closed
6 years ago
2
make short video or gif showing all functionality
#137
Tazinho
closed
6 years ago
1
Inteoduce warnings for consecutive or one letter abbreviations in critical cases
#136
Tazinho
closed
6 years ago
1
split parsing_option and separate non related (like numerals etc) into own arguments
#135
Tazinho
closed
6 years ago
3
snakecase conversion suppressing seems not to work correctly in devversion
#134
Tazinho
closed
6 years ago
1
Abbreviations should also work when converting snake to camel case
#133
Tazinho
closed
6 years ago
1
update examples for to_any_case
#132
Tazinho
closed
6 years ago
0
transliterations docu: also internal_parsing needs to be taken with care...
#131
Tazinho
closed
6 years ago
0
better documentation (including consistent example) for parsing_option 3 & 4
#130
Tazinho
closed
6 years ago
0
remove magrittr dependency
#129
Tazinho
closed
6 years ago
0
Remove all deprecated arguments. Testcoverage should go back to 100%
#128
Tazinho
closed
6 years ago
0
add an extra parsing option, where numerals positions just stay the same
#127
Tazinho
closed
6 years ago
1
update posts on stack overflow regarding the argument name changes
#126
Tazinho
closed
6 years ago
0
update tests: specifically check_internal_design_rule args and dat
#125
Tazinho
closed
6 years ago
0
remove protect
#124
Tazinho
closed
6 years ago
0
renaming of arguments (breaking changes)
#123
Tazinho
closed
6 years ago
6
Crossreferemces for arguments in readme
#122
Tazinho
closed
6 years ago
1
Add case internal parsing
#121
Tazinho
closed
6 years ago
0
Satisyfying default for value/variable labels?
#120
strengejacke
closed
6 years ago
2
Think about opposite/inverse case
#119
Tazinho
closed
6 years ago
1
parsing_option 5 inconsistent behaviour for different separators
#118
Tazinho
closed
6 years ago
0
to_any_case: order of the arguments
#117
Tazinho
closed
6 years ago
0
obvious to_xxx_case bug while wrapping to_any_case
#116
Tazinho
closed
6 years ago
0
codecoverage to 100%
#115
Tazinho
closed
6 years ago
1
Make caseconverters wrappers around to_any_case
#114
Tazinho
closed
6 years ago
1
write blogarticle about package
#113
Tazinho
closed
6 years ago
6
Better graphic in Readme
#112
Tazinho
closed
6 years ago
1
parsing_option: no parsing option only when integer is negative.
#111
Tazinho
closed
6 years ago
0
parsing option that doesn't parse around special characters
#110
Tazinho
closed
6 years ago
1
Ensure that unique_sep and empty_fill work with differing length arguments
#109
Tazinho
closed
6 years ago
1
Readme Rewrite Desing Philosophy (shorter)
#108
Tazinho
closed
6 years ago
0
Support more country specific transliterations
#107
Tazinho
opened
6 years ago
1
Breaking changes in next CRAN update
#106
Tazinho
closed
6 years ago
29
Make all to_xxx functions generics with String + data.frame method
#105
Tazinho
closed
6 years ago
2
upper_lower_case needs to take more care on numerals
#104
Tazinho
closed
6 years ago
1
mixed case: make it work with abbreviations
#103
Tazinho
closed
6 years ago
0
Travis update
#102
Tazinho
closed
6 years ago
0
dots separating words
#101
wibeasley
closed
6 years ago
3
Need to test Abbreviations argument for abrvs. containing umlauts
#100
Tazinho
closed
6 years ago
0
Previous
Next