humanize-url

URL cleaner

Makes URLs easier to read by removing trailing slashes and some subdomain information.

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

GitHub

250 stars
10 watching
6 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/normalize-url A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. 842
s0md3v/uro Removes unwanted content and duplicates from URL lists for security testing 1,225
sindresorhus/filenamify Converts a string to a valid filename by replacing reserved characters and truncating long names. 489
sintan1729/chhoto-url A lightweight URL shortener with basic features such as link generation, hit counting, and mobile-friendly UI. 157
sindresorhus/del Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. 1,327
iddm/urlshortener-rs Provides a simple URL shortening service with various providers and authentication options. 51
sindresorhus/windows-cli Tools for querying metadata about the active window on various platforms. 65
sindresorhus/ipify Get your public IP address from the Ipify service using JavaScript 274
sindresorhus/decamelize Converts camel-cased strings into lowercased ones with a custom separator 238
unshiftio/url-parse A small footprint URL parser that works in both browser and Node.js environments. 1,030
pid/speakingurl Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. 1,116
sindresorhus/npm-user Extracts user data from an npm user's profile page 57
sindresorhus/pretty-bytes Converts bytes to human-readable strings 1,122
sindresorhus/gulp-strip-debug Removes console statements from JavaScript code to strip debugging information 251
brunobernardino/shurley A utility for parsing URLs with potential errors and returning a valid one 6