sindresorhus / is-imageLinks
Check if a file path is an image
☆97Updated 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:
- Get the real path of the system temp directory☆82Updated 3 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Generate a unique random string☆86Updated 3 years ago
- Check if a URL is absolute☆80Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Check if your code is running as an npm or yarn script☆64Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Check if a string is HTML☆95Updated last month
- Check if a value is a plain object☆103Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Parse milliseconds into an object☆121Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- Convert RGB color to HEX☆121Updated 2 years ago
- Move a file - Even works across devices☆202Updated last year
- Import a globally installed module☆57Updated last year
- Check if your package was installed globally☆69Updated last year
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last month
- Get the path of the caller module☆66Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago