segmentio / is-urlLinks
Loosely validate a URL.
☆168Updated 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:
- Check if a file path is an image☆99Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Generate a unique random string☆89Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- JavaScript implementation of the "accept" attribute for HTML5 input element☆117Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 4 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert HEX color to RGB☆134Updated 3 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 7 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Minimalistic shallow equality check for arrays/objects☆80Updated 2 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Find the closest package.json file☆166Updated 6 months ago
- A placeholder package that bridges babel-core to @babel/core.☆94Updated 7 years ago
- Read a chunk from a file☆125Updated last year
- touch(1) for node☆125Updated last month
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Resolves a promise after a specified delay.☆88Updated this week
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago