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
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- List of binary file extensions☆89Updated 8 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 4 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Map of nouns to their irregular plural form☆91Updated 3 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Simple wildcard matching☆34Updated 4 months ago
- List of video file extensions☆57Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated last week
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Convert a URL to a valid filename☆80Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the default browser☆60Updated 2 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago