Blake Embrey
                                            Blake Embrey
                                        
                                    What does support for VueJS mean?
Oh, sure. Do you want to submit a PR?
@rcravago :pray:
@uladkasach It's not something I've wanted to maintain before, but I could see it being useful as a package that takes `changeKeys(obj, renameFn)` instead of wrapping each module independently.
There’s already `change-case`. Is the difference that it also contains the extended methods? I didn’t include those intentionally due to being a different API, but if there’s a good reason...
@tmtron how would you suggest fixing the issue in IntelliJ?
Ok, I think I may have been confused because the StackOverflow example you linked to talked about a package already included in the main package. Are you saying it’s because...
Do you want to just add an option here: https://github.com/blakeembrey/change-case/blob/c24a0e18044bf77d9e824e93f04f7eb4e2151230/packages/no-case/src/index.ts#L20-L25? This way would solve the issue for all "cases", since it's more in the interpretation of the string than the...
The problem is that `Per100` is highly ambiguous. It's not clear those are two different words in camel case. Happy to accept a PR to add the option. For example,...
The "right thing" can be subjective, e.g. `TestV1`. Happy to change the default, but it's hard to get consensus and it'll inevitably upset someone. For context, I'm sure this package...