sindresorhus / string-widthLinks
Get the visual width of a string - the number of columns required to display it
☆490Updated 11 months ago
Alternatives and similar repositories for string-width
Users that are interested in string-width are comparing it to the libraries listed below
Sorting:
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆165Updated 11 months ago
- Get a random temporary file or directory path☆429Updated last year
- Copy files☆429Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Colored symbols for various log levels☆756Updated last week
- Create and parse HTTP Content-Disposition header☆234Updated last month
- Delay a promise a specified amount of time☆614Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated last month
- the mighty option parser used by yargs☆510Updated last week
- Pretty-print a javascript object as a tree☆245Updated 7 months ago
- Virtual file format for text processing used in @unifiedjs☆501Updated 3 months ago
- node byte string parser☆469Updated 10 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆474Updated 3 weeks ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Parse JSON with more helpful errors☆366Updated last month
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Create clickable links in the terminal☆634Updated 2 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- Memoize promise-returning & async functions☆407Updated last year
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Strip ANSI escape codes from a string☆415Updated 4 months ago
- Pretty unicode tables for the command line☆565Updated 6 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Simple “Least Recently Used” (LRU) cache☆705Updated last month