friendly-url

Stack Exchange's friendly url function

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
friendly-url
701.0.37 years ago9 years agoMinified + gzip package size for friendly-url in KB

Readme

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

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'