Skip to content

feat: Camelize string utility function#13

Open
tbreeze-zengenti wants to merge 1 commit into
zengenti:mainfrom
tbreeze-zengenti:feature/camelize
Open

feat: Camelize string utility function#13
tbreeze-zengenti wants to merge 1 commit into
zengenti:mainfrom
tbreeze-zengenti:feature/camelize

Conversation

@tbreeze-zengenti
Copy link
Copy Markdown
Contributor

It cannot handle all uppercase words like "API", therefore if the test string is "Contensis Delivery API" the result would be "contensisDeliveryAPI". I think in instances where you want to camelCase to that degree you're better using camelcase or Lodash, for all other instances it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant