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:
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Filter object keys and values into a new object☆104Updated last year
- Sort the keys of an object☆105Updated 2 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Generate a unique random string☆88Updated 3 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 2 months ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Convert a value to an array☆131Updated 4 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Convert RGB color to HEX☆121Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Find the closest package.json file☆165Updated 5 months ago
- Stringify and write JSON to a file atomically☆222Updated 2 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Regular expression for matching reserved filename characters☆51Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago