e-to-3

converts the letter 'e' to '3' in a string ie. 'meet' -> 'm33t'

Usage no npm install needed!

<script type="module">
  import eTo3 from 'https://cdn.skypack.dev/e-to-3';
</script>

README

e-to-3

converts the letter 'e' to '3' in a string ie. 'meet' -> 'm33t'