sindresorhus / text-extensionsLinks
List of text file extensions
☆58Updated last year
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☆52Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- List of binary file extensions☆89Updated 6 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Map of nouns to their irregular plural form☆90Updated last month
- Check if a string is a valid filename☆63Updated 4 years ago
- Compare URLs by first normalizing them☆71Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Strip the final newline character from a string/buffer☆37Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆36Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Extract the article title of a HTML document☆56Updated 2 months ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 2 months ago
- Get the default browser☆59Updated 2 weeks ago
- Split lines into an array of lines☆46Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Make a function mimic another one☆97Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Decompress a HTTP response if needed☆75Updated last month
- Check if your package was installed globally☆70Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago