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 string is a URL☆85Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated last month
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 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
- Exit the process when the `esc` key is pressed☆56Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Write a package.json file☆88Updated 7 months ago
- Get the default browser☆54Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a file path is a text file☆18Updated 10 months ago
- Compare URLs by first normalizing them☆66Updated last year
- Convert a URL to a valid filename☆77Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago