sindresorhus / binary-extensionsLinks
List of binary file extensions
☆84Updated 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:
- Check if a file path is a binary file☆46Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- List of text file extensions☆56Updated 9 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Slice a string with ANSI escape codes☆49Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Get the version of a binary in semver format☆41Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the PATH environment variable key cross-platform☆43Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get a list of npm packages with keywords☆52Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Exclude certain items from an array☆22Updated last month
- List of archive file extensions☆14Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Check if a value is an object☆40Updated 4 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago