sindresorhus / string-lengthLinks
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
☆165Updated last year
Alternatives and similar repositories for string-length
Users that are interested in string-length are comparing it to the libraries listed below
Sorting:
- Get the visual width of a string - the number of columns required to display it☆492Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Get the latest version of an npm package☆176Updated last year
- Find the closest package.json file☆164Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Get metadata of a package from the npm registry☆244Updated last year
- Toggle the CLI cursor☆110Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Move a file - Even works across devices☆201Updated last year
- Finds the common standard cache directory☆158Updated 3 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Read a package.json file☆169Updated last year
- Get a random temporary file or directory path☆433Updated 2 years ago
- Generate a markdown (GFM) table☆289Updated 8 months ago
- normalizes package metadata, typically found in package.json file.☆201Updated this week
- Sort the keys of an object☆104Updated 10 months ago
- Read the closest package.json file☆269Updated last year
- Recursively read a directory☆63Updated 7 years ago
- Check if your package was installed globally☆70Updated last year
- Tokenizes a string that represents a regular expression.☆96Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Indent each line in a string☆113Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago