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:
- Create a MD5 hash with hex encoding☆46Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- Determine if an object is a Buffer☆90Updated 4 years 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…☆95Updated 2 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 a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Sort the keys of an object☆105Updated last month
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Copy a file☆121Updated 2 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if your package was installed globally☆69Updated last year
- Bytes go in, but they don't come out (when muted).☆54Updated last month
- Convert a value to an array☆131Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 10 months ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Iterate over promises serially☆51Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago