sindresorhus / string-width-cliLinks
Get the visual width of a string - the number of columns required to display it
☆13Updated last year
Alternatives and similar repositories for string-width-cli
Users that are interested in string-width-cli are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Modify the values of an object☆28Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Check if a value is a regular expression☆25Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆26Updated 4 months ago
- Get an array of parent directories including itself☆26Updated last year
- Sort an array of numbers☆17Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a path exists☆24Updated last year
- Gracefully restore the CLI cursor on exit☆39Updated last year
- Get the package.json of a package from the npm registry☆19Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Check if a value is a function☆28Updated 4 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago