@amindunited/to-snake-case

Accepts a, Title Case, camel Case or dash separated string and returns a copy separated by underscores.

Usage no npm install needed!

<script type="module">
  import amindunitedToSnakeCase from 'https://cdn.skypack.dev/@amindunited/to-snake-case';
</script>

README

to-snake-case

Accepts a, Title Case, camel Case or dash separated string and returns a copy separated by underscores.