sindresorhus / is-jpgView external linksLinks
Check if a Buffer/Uint8Array is a JPEG image
☆27Jul 8, 2022Updated 3 years ago
Alternatives and similar repositories for is-jpg
Users that are interested in is-jpg are comparing it to the libraries listed below
Sorting:
- Check if a Buffer/Uint8Array is a PNG image☆48Jul 8, 2022Updated 3 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Jul 8, 2022Updated 3 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Exclude certain items from an array☆23Jun 13, 2025Updated 8 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 2 weeks ago
- A safer `.hasOwnProperty()`☆29Jun 21, 2023Updated 2 years ago
- Check if a string is email like☆25Nov 11, 2025Updated 3 months ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Normalize the newline characters in a string to `\n`☆30Sep 16, 2025Updated 5 months ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆21Sep 18, 2021Updated 4 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Create a MD5 hash with hex encoding☆48Nov 6, 2023Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆78Mar 1, 2021Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 5 months ago
- Check if a JavaScript environment has a DOM☆21May 3, 2021Updated 4 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated 3 weeks ago