sindresorhus / is-archiveLinks
Check if a file path is an archive file
☆14Updated last year
Alternatives and similar repositories for is-archive
Users that are interested in is-archive are comparing it to the libraries listed below
Sorting:
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if a file path is a text file☆18Updated last year
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- List of archive file extensions☆14Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆13Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Check if a Buffer/Uint8Array is a WebP image☆19Updated 3 years ago
- Get the system default UID☆11Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Get the passwd user entry from a username or uid☆27Updated 2 years ago
- List of processor architectures supported by Node.js☆6Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Ensure a path doesn't contain null bytes☆13Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Lowercase the keys of an object☆40Updated last year
- Node's default require extensions as a separate module☆9Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Check if a string is email like☆23Updated 4 years ago
- List of platforms supported by Node.js☆11Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago