npm install levenyarn add levenpnpm add leven<script src="https://fastly.jsdelivr.net/npm/leven"></script><script src="https://unpkg.com/leven"></script><script type="module">
import leven from 'https://cdn.jsdelivr.net/npm/leven/+esm';
</script><script type="module">
import leven from 'https://cdn.skypack.dev/leven';
</script>