sindresorhus / is-webp
Check if a Buffer/Uint8Array is a WebP image
☆19Updated 3 years ago
Alternatives and similar repositories for is-webp
Users that are interested in is-webp are comparing it to the libraries listed below
Sorting:
- Get a random key from an object☆18Updated 10 months ago
- List of archive file extensions☆14Updated last year
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Get a random property from an object☆14Updated 10 months ago
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Include only certain items in an array☆16Updated 3 years ago
- List of processor architectures supported by Node.js☆6Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- ES2015 Math.imul() ponyfill☆10Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Lowercase the keys of an object☆40Updated last year
- Check if something is a generator function☆22Updated 2 years ago
- Generate a random float☆35Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get the PATH environment variable key cross-platform☆44Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths