sindresorhus / is-absolute-urlLinks
Check if a URL is absolute
☆79Updated 4 years ago
Alternatives and similar repositories for is-absolute-url
Users that are interested in is-absolute-url are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the path of the parent module☆78Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Check if your package was installed globally☆70Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Conditional promise chains☆62Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Filter promises concurrently☆76Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago