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:
- Get a random temporary file path☆81Updated 2 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated last week
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Check if argv has a specific flag☆96Updated 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 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Check if a value is a plain object☆103Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- List of node.js builtin modules☆37Updated last month
- Check if your package was installed globally☆71Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Manipulate the HTTP Vary header☆62Updated last week
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago