sindresorhus / widest-line
Get the visual width of the widest line in a string - the number of columns required to display it
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for widest-line
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a file path is a binary file☆43Updated 6 months ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Sort an array of numbers☆16Updated 3 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Returns an array filled with the specified input☆43Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if a file path is a compressed file☆16Updated 6 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Check if a value is a function☆27Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Check if a number is in a given range☆21Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Log the value/error of a promise☆26Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year