npm install change-caseyarn add change-casepnpm add change-case<script src="https://fastly.jsdelivr.net/npm/change-case"></script><script src="https://unpkg.com/change-case"></script><script type="module">
import changecase from 'https://cdn.jsdelivr.net/npm/change-case/+esm';
</script><script type="module">
import changecase from 'https://cdn.skypack.dev/change-case';
</script>