sindresorhus / text-extensionsLinks
List of text file extensions
☆56Updated 8 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:
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Compare URLs by first normalizing them☆67Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- List of binary file extensions☆84Updated 2 months ago
- Check if a string is a URL☆85Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- 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
- Get the default browser☆56Updated last year
- Detect whether a terminal emulator supports hyperlinks☆56Updated 5 months ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Check if a file path is a binary file☆46Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Filter object keys and values into a new object☆102Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 8 months ago
- Make a function mimic another one☆94Updated 8 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago