sindresorhus / is-text-pathLinks
Check if a file path is a text file
☆20Updated last year
Alternatives and similar repositories for is-text-path
Users that are interested in is-text-path are comparing it to the libraries listed below
Sorting:
- Modify the values of an object☆28Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Exclude certain items from an array☆23Updated 5 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Create a revved file path☆21Updated 3 years ago
- Include only certain items in an array☆19Updated 5 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- ES2015 Math.imul() ponyfill☆10Updated 2 years ago
- Check if a value is a function☆29Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Check if a value is an object☆42Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago