dodo / node-slug

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

Convert input to String #12

Closed wyoumans closed 10 years ago

wyoumans commented 10 years ago

the function seems to return nothing if an integer is passed in. Should we convert the input to a string before slugifying?

dodo commented 10 years ago

merged.