sindresorhus / binary-extensionsLinks
List of binary file extensions
☆85Updated 3 months ago
Alternatives and similar repositories for binary-extensions
Users that are interested in binary-extensions are comparing it to the libraries listed below
Sorting:
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- List of text file extensions☆56Updated 10 months ago
- Check if a file path is a binary file☆46Updated last year
- Check if an Array is sorted☆34Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Align the text in a string.☆51Updated 5 years ago
- Get the PATH environment variable key cross-platform☆43Updated last year
- Exclude certain items from an array☆22Updated 2 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`