segmentio / is-urlLinks
Loosely validate a URL.
☆167Updated 2 years ago
Alternatives and similar repositories for is-url
Users that are interested in is-url are comparing it to the libraries listed below
Sorting:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 2 months ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 3 months ago
- Generate a unique random string☆88Updated 3 years ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Check if a file path is an image☆97Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Minimalistic shallow equality check for arrays/objects☆80Updated 2 years ago
- JavaScript implementation of the "accept" attribute for HTML5 input element☆117Updated 11 months ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 7 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Write data to a random temporary file☆107Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- touch(1) for node☆125Updated 2 weeks ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Node module that provides URI validation functions☆212Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Find the closest package.json file☆165Updated 5 months ago
- Read a chunk from a file☆124Updated last year