sindresorhus / text-extensionsLinks
List of text file extensions
☆60Updated last year
Alternatives and similar repositories for text-extensions
Users that are interested in text-extensions are comparing it to the libraries listed below
Sorting:
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- List of binary file extensions☆89Updated 9 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Get the default browser☆60Updated last week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Compare URLs by first normalizing them☆71Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if your code is running as an npm or yarn script☆66Updated 5 months ago
- Filter object keys and values into a new object☆105Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Extract the article title of a HTML document☆56Updated 5 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Simple wildcard matching☆34Updated 4 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 5 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Convert a URL to a valid filename☆80Updated 4 months ago
- List of video file extensions☆57Updated last year
- Make a function mimic another one☆96Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Updated 4 years ago