sindresorhus / binary-extensionsLinks
List of binary file extensions
☆89Updated 7 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☆49Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of text file extensions☆59Updated last year
- Check if a value is a function☆29Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Get the PATH environment variable key cross-platform☆46Updated 3 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Exclude certain items from an array☆23Updated 6 months ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- Get the version of a binary in semver format☆42Updated last year
- Check if a number is in a given range☆22Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- Get the command history of the user's shell☆86Updated last month