sindresorhus / is-pngLinks
Check if a Buffer/Uint8Array is a PNG image
☆47Updated 2 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.☆59Updated 10 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Bytes go in, but they don't come out (when muted).☆53Updated last month
- List of node.js builtin modules☆38Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated last month
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 6 months ago
- Get a random temporary file path☆80Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Get the default browser☆56Updated last year
- The score badge service for https://npms.io☆35Updated 6 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Check if a file path is a binary file☆45Updated last year
- 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…☆93Updated 2 years ago