README
to-title-case
Accepts an underscore or dash separated string and returns a copy separated by underscores.
Accepts an underscore or dash separated string and returns a copy separated by underscores.
<script type="module">
import amindunitedToTitleCase from 'https://cdn.skypack.dev/@amindunited/to-title-case';
</script>
Accepts an underscore or dash separated string and returns a copy separated by underscores.