sindresorhus / is-gifLinks
Check if a Buffer/Uint8Array is a GIF image
☆29Updated 3 years ago
Alternatives and similar repositories for is-gif
Users that are interested in is-gif are comparing it to the libraries listed below
Sorting:
- Check if a Buffer/Uint8Array is a JPEG image☆27Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆65Updated last month
- Get the version of a binary in semver format☆41Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- List of prototype properties for JavaScript types☆26Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Filter object keys and values into a new object☆104Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Regular expression for matching reserved filename characters☆51Updated last month