Popularity
2.8
Growing
Activity
0.0
Declining
244
10
6

Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: URL     Humanize     Unicode     String     Uri     Str     Pretty     Address     Human     Prettify     Simplify     Simple     Humanization     Querystring     Normalisation     Normalization     Normalise     Normalize    
Latest version: v2.1.0

humanize-url alternatives and similar modules

Based on the "Url" category.
Alternatively, view humanize-url alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of humanize-url or a related project?

Add another 'Url' Module

README

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


*Note that all licence references and agreements mentioned in the humanize-url README section above are relevant to that project's source code only.