sindresorhus / is-pngLinks
Check if a Buffer/Uint8Array is a PNG image
☆47Updated 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☆45Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Bytes go in, but they don't come out (when muted).☆53Updated this week
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 3 years ago
- Get the default browser☆56Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Check if your package was installed globally☆70Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Check if a path is inside another path☆38Updated 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
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Check if a file path is a binary file☆46Updated last year