sindresorhus / text-extensions
List of text file extensions
☆55Updated 4 months ago
Alternatives and similar repositories for text-extensions:
Users that are interested in text-extensions are comparing it to the libraries listed below
- List of binary file extensions☆81Updated 10 months ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Check if a string is a URL☆85Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a file path is a text file☆18Updated 10 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 11 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated last month
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Make a function mimic another one☆94Updated 4 months ago
- Check if your package was installed globally☆70Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 weeks ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Get the version of a binary in semver format☆42Updated 11 months ago
- Get the default browser☆54Updated last year
- Lowercase the keys of an object☆40Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Get a random item from an array☆57Updated 2 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year