dodo / node-slug

slugifies even utf-8 chars!
MIT License
1.08k stars 92 forks source link

slug of `null` will result in an error #41

Open martinheidegger opened 9 years ago

martinheidegger commented 9 years ago

If you pass null or undefined to slug it will result in an error.