sindresorhus / string-widthLinks
Get the visual width of a string - the number of columns required to display it
☆520Updated last week
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☆634Updated 4 months ago
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆170Updated 2 weeks ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆490Updated 8 months ago
- easily create complex multi-column command-line-interfaces.☆384Updated last month
- encode & decode HTML & XML entities with ease & speed☆375Updated this week
- Get a random temporary file or directory path☆440Updated this week
- Find the root directory of a Node.js project or npm package☆250Updated this week
- Pretty unicode tables for the command line☆600Updated last year
- the mighty option parser used by yargs☆519Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- Strip ANSI escape codes from a string☆432Updated 4 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆622Updated 5 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Pretty-print a javascript object as a tree☆258Updated last year
- Copy files☆435Updated this week
- Simple “Least Recently Used” (LRU) cache☆751Updated 3 months ago
- ANSI escape codes for manipulating the terminal☆536Updated 3 months ago
- Handler for htmlparser2, to get a DOM☆360Updated this week
- Is the given string an acceptable npm package name?☆309Updated 3 weeks ago
- Create and parse HTTP Content-Disposition header☆237Updated this week
- npm fetcher☆383Updated last week
- Get metadata of a package from the npm registry☆247Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Virtual file format for text processing used in @unifiedjs☆523Updated last year
- Parse JSON with more helpful errors☆372Updated 9 months ago
- Convert a string to a valid safe filename☆511Updated 3 months ago
- Convert Windows backslash paths to slash paths☆338Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 2 months ago