sindresorhus / text-extensionsLinks
List of text file extensions
☆58Updated 11 months ago
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☆50Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Check if a string is a URL☆87Updated 2 years ago
- List of binary file extensions☆88Updated 5 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Convert a URL to a valid filename☆79Updated last month
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Check if your package was installed globally☆69Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get a random item from an array☆56Updated 3 years ago
- Split lines into an array of lines☆45Updated last year
- Compare URLs by first normalizing them☆70Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 4 years ago
- Add XO to your project☆47Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the version of a binary in semver format☆41Updated last year
- Extract the article title of a HTML document☆55Updated last month
- Check if a string is a valid filename☆62Updated 4 years ago