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 3 months ago
- List of binary file extensions☆89Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Get the default browser☆60Updated last month
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if your package was installed globally☆71Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- 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
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 4 months ago
- Simple wildcard matching☆34Updated 3 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆36Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Check if a file path is a compressed file☆19Updated last year
- List of video file extensions☆57Updated last year
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Convert a URL to a valid filename☆80Updated 3 months ago