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
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- ES2015 Math.imul() ponyfill☆10Updated last year
- List of processor architectures supported by Node.js☆6Updated 3 years ago
- List of archive file extensions☆14Updated last year
- Check if a file path is a text file☆18Updated last year
- Get the number of days in a month☆27Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a string is email like☆23Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Get a random key from an object☆18Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Get a random property from an object☆14Updated last year
- Left pad each line in a string☆19Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a Buffer/Uint8Array is a WebP image☆19Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago