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:
- List of binary file extensions☆83Updated last month
- Detect the dominant newline character of a string☆55Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if a file path is a binary file☆45Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Make a function mimic another one☆94Updated 7 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get a random item from an array☆57Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Get the default browser☆56Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 4 months ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Slice a string with ANSI escape codes☆47Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if a string has ANSI escape codes☆49Updated 11 months ago
- Check if a file path is a text file☆18Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Write a package.json file☆88Updated 10 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago