sindresorhus / is-relative-url
Check if a URL is relative
☆24Updated 2 years ago
Alternatives and similar repositories for is-relative-url
Users that are interested in is-relative-url are comparing it to the libraries listed below
Sorting:
- Check if a file path is a compressed file☆17Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Transform the first chunk in a stream☆26Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Add AVA to your project☆15Updated 4 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
- Get the system default UID☆11Updated last year
- Exclude certain items from an array☆20Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago