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:
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Modify the values of an object☆27Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆39Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of parent directories including itself☆26Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the package.json of a package from the npm registry☆19Updated last year
- Check if a path exists☆23Updated last year
- Sort an array of numbers