sindresorhus / is-png
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
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Bytes go in, but they don't come out (when muted).☆53Updated 5 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- List of node.js builtin modules☆38Updated 11 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆61Updated 5 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path is inside another path☆37Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 3 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Expand placeholders in a template string☆18Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 7 months ago
- Get the remote origin URL of a Git repository☆45Updated 3 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago