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☆613Updated 2 weeks ago
- the mighty option parser used by yargs☆511Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Copy files☆429Updated 10 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆165Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Colored symbols for various log levels☆756Updated last month
- Pretty unicode tables for the command line☆571Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Parse JSON with more helpful errors☆366Updated 2 months ago
- Get a random temporary file or directory path☆430Updated last year
- ANSI escape codes for manipulating the terminal☆512Updated last year
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Autocomplete prompt for inquirer☆358Updated last year
- node byte string parser☆470Updated 11 months ago
- Strip ANSI escape codes from a string☆415Updated 5 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 2 months ago
- Simple micro templating☆363Updated 2 years ago
- Virtual file format for text processing used in @unifiedjs☆505Updated 4 months ago
- encode & decode HTML & XML entities with ease & speed☆347Updated this week
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Create clickable links in the terminal☆635Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆476Updated 3 weeks ago