README
slugify
Takes a string and makes it compatible with a URL as a 'slug'
Creates a slugify'd string from a given string
<script type="module">
import boxxedSlugify from 'https://cdn.skypack.dev/@boxxed/slugify';
</script>
Takes a string and makes it compatible with a URL as a 'slug'