sindresorhus / is-relative-urlLinks
Check if a URL is relative
☆26Updated 4 months 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:
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated last week
- Get the version of a binary in semver format☆42Updated last year
- Check if an Array is sorted☆35Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get the fullname of the current user☆48Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 5 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)☆56Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Include only certain items in an array☆19Updated 7 months ago
- Check if a file path is an archive file☆16Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the user's default shell☆41Updated 4 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago