sindresorhus / text-extensionsLinks
List of text file extensions
☆56Updated 7 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☆58Updated 2 years ago
- List of binary file extensions☆83Updated 3 weeks ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string is a URL☆85Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if a file path is a binary file☆44Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Slice a string with ANSI escape codes☆47Updated last year
- Split a string on the first occurrence of a given separator☆74Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Check if a file path is a text file☆18Updated last year
- Linkify GitHub issue references☆46Updated 8 months ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 3 months ago
- Check if your package was installed globally☆70Updated last year
- Stylelint shareable config for XO☆41Updated 2 weeks ago
- Get a random item from an array☆57Updated 3 years ago