sindresorhus / is-pngLinks
Check if a Buffer/Uint8Array is a PNG image
☆48Updated 3 years ago
Alternatives and similar repositories for is-png
Users that are interested in is-png are comparing it to the libraries listed below
Sorting:
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Check if something is a Node.js stream☆114Updated last year
- Convert a value to an array☆131Updated 4 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- Check if a value is a plain object☆103Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Copy a file☆121Updated 3 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Check if a path is inside another path☆39Updated 2 months ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Check if your package was installed globally☆69Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Start a promise chain☆60Updated last month
- Determine if an object is a Buffer☆90Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- Check if a process is running☆60Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Get a random temporary file path☆80Updated 2 years ago