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
In the 'strings' folder there is an algorithm that converts snake_case to camelCase.
But what's missing is camel to snake algorithm that handles numbers. It should be added.