You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@threewordphrase Thanks for opening this issue, and yeap this package is not converting the Pascal case, many people share the idea that Pascal case is part of camel case and many don’t (eg: Microsoft)
This package was designed only for camelCase but you can still open a pull request adding a method to convert to Pascal case somehow.
We can also add support for Dromedary case which is the regular camel case with lower case.
PascalCase is a subset of camelCase. This package does not convert to camelCase.
https://stackoverflow.com/questions/41768733/camel-case-and-pascal-case-mistake
The text was updated successfully, but these errors were encountered: