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:
- Check if a file path is a compressed file☆17Updated last year
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Check if a file path is a text file☆18Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- List of archive file extensions☆14Updated last year
- Check if a string is email like☆23Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Include only certain items in an array☆18Updated 2 months ago
- Get a random property from an object☆14Updated last year
- Check if an Array is sorted☆34Updated 4 years ago