slugit

Another slug package. Seriously.

Usage no npm install needed!

<script type="module">
  import slugit from 'https://cdn.skypack.dev/slugit';
</script>

README

SlugIt

Another slug package. Seriously.

Synopsis

var slugit = require('slugit')

console.log(slugit('Hello, World!'))
// -> 'hello-world'

Author

Andrew Chilton.

License

ISC.

(Ends)