Convert CJK quotation marks to fullwidth according to Unicode Standardized Variation Sequence (SVS)
Check if the character represented by a given Unicode code point is fullwidth
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Get East Asian Width from a character.
Efficiently modify strings containing ANSI escape codes
Get the visual width of the widest line in a string - the number of columns required to display it
Truncate a string to a specific width in the terminal
Repair broken JSON documents
Prevent the use of curly quote/apostrophe characters
Count how often a character (or substring) is used in a string
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Convert matching single-quotes to double-quotes: I 'love' unicorns → I "love" unicorns
Ultra-fast cross-platform command line utility to watch file system changes.
Smart quotes are smart typography.
Get the visual width of a string - the number of columns required to display it
Always use curly quotes
fullwidth halfwidth convertor
Formats data into a string table.
Raw data about typographic quotes
retext plugin to check quotes and apostrophes
A Fixed Width Input Parser
Full-angle chars
Escape strings for use as JavaScript string literals
A permissive parser for dirty JSON data that does its best