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
- Check if something is a generator function☆24Updated 3 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
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a file path is a compressed file☆19Updated last year
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- Get the version of a binary in semver format☆42Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Get the user's default shell☆41Updated 3 months ago
- Check if a Buffer/Uint8Array is a JPEG image☆27Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- Left pad each line in a string☆20Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Check if a path exists☆26Updated 2 years ago
- Check if a value is an error constructor☆14Updated 4 years ago