h3aven-labs/Pascal Camel Case

Make a string PascalCase or camelCase

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stringThe input stringyes
separatorSeparator stringyes
startStart indexno
endEnd indexno
namedescription
camelcaseThe input string converted to camelCase string
pascalcaseThe input string converted to PascalCase string