friendly-url-extended

1.0.5 • Public • Published

😀 friendly-url-extended

A friendly url function made and used by Stack Exchange on their various websites (1 2). Forked from https://github.com/tallesl/node-friendly-url

This updated version includes more character/sound mappings.

Usage

$ npm install friendly-url-extended
(...)
$ node
> var friendlyUrl = require('friendly-url-extended')
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'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    0
  • 1.0.4
    0

Package Sidebar

Install

npm i friendly-url-extended

Weekly Downloads

0

Version

1.0.5

License

Fair

Last publish

Collaborators

  • gsiuniak