Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
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.
Count how often a character (or substring) is used in a string
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.
Repair broken JSON documents
Allows you to log in to NPM without STDIN, STDOUT. Use in places like CI build systems. Also creates/modifies entries in the ~/.npmrc file for authentication.
Escape strings for use as JavaScript string literals
A permissive parser for dirty JSON data that does its best
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
Always use curly quotes
Svelte Code Checker Terminal Interface
Prevent the use of curly quote/apostrophe characters
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
base library for oclif CLIs
Emmet standalone abbreviation parser
Add quotes to given string unless it already has them
easy to use progress-bar for command-line/terminal applications
Raw data about typographic quotes
Secretlint CLI that scan secret/credential data.
YAML language server
Smart quotes are smart typography.
Lists the contents of directories in a tree-like format, similar to the Linux tree command.