humanize-url
Humanize a URL: http://sindresorhus.com → sindresorhus.com
Last updated 11 years ago by sindresorhus .
MIT · Repository · Bugs · Original npm
$ cnpm install humanize-url 
SYNC missed versions from official npm registry.

humanize-url Build Status

Humanize a URL: https://sindresorhus.comsindresorhus.com

Install

$ npm install humanize-url

Usage

const humanizeUrl = require('humanize-url');

humanizeUrl('https://www.sindresorhus.com/');
//=> 'sindresorhus.com'

License

MIT © Sindre Sorhus

Current Tags

  • 1.0.1                                ...           latest (11 years ago)

1 Versions

  • 1.0.1                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org