sindresorhus / text-extensionsLinks
List of text file extensions
☆56Updated 10 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
- List of binary file extensions☆85Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Compare URLs by first normalizing them☆69Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the version of a binary in semver format☆41Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Remove leading, trailing and repeated whitespace from a string☆39Updated 4 years ago
- Get a random item from an array☆56Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Boxes for use in the terminal☆102Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Make a function mimic another one☆95Updated 10 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago