sindresorhus / archive-extensionsLinks
List of archive file extensions
☆14Updated last year
Alternatives and similar repositories for archive-extensions
Users that are interested in archive-extensions are comparing it to the libraries listed below
Sorting:
- Check if a file path is a compressed file☆17Updated last year
- Exclude certain items from an array☆22Updated 3 months ago
- Get the path to the user home directory☆13Updated 4 years ago
- Include only certain items in an array☆18Updated 3 months ago
- Split a string at one or more indices☆23Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Modify the values of an object☆27Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if something is a generator function☆22Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 2 weeks ago
- Repeat a string - fast☆34Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Modify the filename in a path☆16Updated 3 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Regular expression for matching mapcodes☆18Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year