:grinning: Friendly Url






A friendly url function made and used by Stack Exchange on their various websites
Usage
$ npm install friendly-url
friendly-url@1.0.2 node_modules/friendly-url
$ node
> var friendlyUrl = require('friendly-url')
friendlyUrl('What does “use strict” do in JavaScript, and what is the reasoning behind it?')
'what-does-use-strict-do-in-javascript-and-what-is-the-reasoning-behind-it'