sindresorhus / widest-lineLinks
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
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the version of a binary in semver format☆41Updated last year
- Check if a file path is a binary file☆46Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Transform the first chunk in a stream☆26Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Check if a value is an object☆40Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Sort an array of numbers☆17Updated 6 months 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☆23Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if a value is a Blob☆22Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year