sindresorhus / is-archive
Check if a file path is an archive file
☆14Updated 11 months ago
Alternatives and similar repositories for is-archive:
Users that are interested in is-archive are comparing it to the libraries listed below
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- List of archive file extensions☆14Updated 11 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Get the system default UID☆11Updated last year
- Check if a file path is a text file☆18Updated 11 months ago
- Get the version of a binary in semver format☆42Updated last year
- List of processor architectures supported by Node.js☆6Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 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
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Check if your code is running in a JXA environment