Closed talon closed 9 years ago
slug('HELLO WORLD') //hello-world slug('HELLO WORLD', {lowercase: false}) // HELLO-WORLD
The two failing tests appear to be fixed by #29