sindresorhus / compare-urls
Compare URLs by first normalizing them
☆67Updated last year
Alternatives and similar repositories for compare-urls:
Users that are interested in compare-urls are comparing it to the libraries listed below
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string is a URL☆85Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a file path is a binary file☆44Updated last year
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 6 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the repository name from the git remote origin URL☆23Updated last year
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Lowercase the keys of an object☆40Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆75Updated 2 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Download a specific version of Node.js☆22Updated last month
- Callback wrapping utility☆55Updated last year