sindresorhus / binary-extensionsLinks
List of binary file extensions
☆84Updated 2 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
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get the PATH environment variable key cross-platform☆44Updated last year
- List of text file extensions☆56Updated 8 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Slice a string with ANSI escape codes☆49Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a string has ANSI escape codes☆49Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Compare URLs by first normalizing them☆67Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Check if a file path is a compressed file☆17Updated last year
- 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
- Check if an Array is sorted☆34Updated 3 years ago
- Is this value a JS regex?☆24Updated 7 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago