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:
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- List of text file extensions☆56Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string has ANSI escape codes☆49Updated 11 months ago
- Pick random items from a list☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Check if a file path is a binary file☆45Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Easily handle defaults for your options☆75Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆30Updated last year
- Rename a function☆46Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 4 months ago