sindresorhus / compare-urlsLinks
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
Sorting:
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Filter object keys and values into a new object☆102Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a file path is a binary file☆46Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 3 years ago
- List of text file extensions☆56Updated 8 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated last year
- Pick random items from a list☆55Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Easily handle defaults for your options☆75Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a path is inside another path☆38Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- utility to create a report for a vfile☆38Updated 6 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the fullname of the current user☆47Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 8 months ago