sindresorhus / archive-extensions
List of archive file extensions
☆12Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for archive-extensions
- Include only certain items in an array☆16Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Check if a file path is a compressed file☆16Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Check if a number is in a given range☆21Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get the system default UID☆11Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get a random key from an object☆18Updated 4 months ago
- Modify the keys of an object☆15Updated 3 years ago
- Check if a file is executable☆31Updated 6 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Modify the values of an object☆28Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Alphabetically sort an array of strings☆39Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Get the version of a binary in semver format☆42Updated 7 months ago
- Lowercase the keys of an object☆40Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆18Updated 3 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 5 years ago