segmentio / is-url
Loosely validate a URL.
☆166Updated last year
Alternatives and similar repositories for is-url:
Users that are interested in is-url are comparing it to the libraries listed below
- Convert HEX color to RGB☆131Updated 2 years ago
- Check if a file path is an image☆93Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Parse milliseconds into an object☆119Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Generate a unique random string☆85Updated 2 years ago
- Find the closest package.json file☆163Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆97Updated 4 years ago
- Check if a path exists☆151Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Check if a URL is absolute