sindresorhus / is-imageLinks
Check if a file path is an image
☆95Updated 2 years ago
Alternatives and similar repositories for is-image
Users that are interested in is-image are comparing it to the libraries listed below
Sorting:
- Check if a URL is absolute☆79Updated 4 years ago
- Loosely validate a URL.☆168Updated last year
- Check if a string is HTML☆95Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated this week
- Get the real path of the system temp directory☆81Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Generate a unique random string☆85Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Sort the keys of an object☆104Updated 3 weeks ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Replace all substring matches in a string☆88Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Parse milliseconds into an object☆119Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Move a file - Even works across devices☆202Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 11 months ago
- Find the closest package.json file☆165Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Convert a value to an array☆129Updated 3 years ago
- Conditional promise chains☆62Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago