sindresorhus / text-extensionsLinks
List of text file extensions
☆56Updated 9 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:
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Filter object keys and values into a new object☆103Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- List of binary file extensions☆84Updated 2 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 8 months ago
- Map of nouns to their irregular plural form☆89Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Boxes for use in the terminal☆100Updated 11 months ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Make a function mimic another one☆94Updated 9 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Convert a URL to a valid filename☆77Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago