friendly-url

v0.1.0
tranforms the given url portion to a user-friendly form
friendly url

:grinning: Friendly Url

build coverage dependencies devDependencies npm module

npm

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')
undefined
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'

Metadata

Downloads

Maintainers