README
to-camel-case
Joins a string separated by dashes or underscores and uppercases the first character of each word
Joins a string separated by dashes or underscores and uppercases the first character of each word
<script type="module">
import amindunitedToCamelCase from 'https://cdn.skypack.dev/@amindunited/to-camel-case';
</script>
Joins a string separated by dashes or underscores and uppercases the first character of each word