sindresorhus / widest-line
Get the visual width of the widest line in a string - the number of columns required to display it
☆37Updated last year
Alternatives and similar repositories for widest-line:
Users that are interested in widest-line are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 10 months ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Sort an array of numbers☆16Updated 2 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Convert an Observable to a Promise☆47Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Repeat a string - fast☆34Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a value is an object☆40Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago