segmentio / is-url
Loosely validate a URL.
☆167Updated 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
- Get the extension of a given filename or path☆30Updated 6 years ago
- Check if a file path is an image☆93Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Move a file - Even works across devices☆198Updated last year
- Check if a path exists☆150Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- touch(1) for node☆123Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- Write data to a random temporary file☆105Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Parse milliseconds into an object☆119Updated 10 months ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- node byte string parser☆467Updated 8 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Generate a unique random string☆85Updated 2 years ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Check if a string is a valid filename☆61Updated 3 years ago
- Webpack loader to ignore certain package on build.☆96Updated 6 years ago
- Clear the terminal screen if possible☆115Updated 4 years ago