string-cli
v0.0.1
Published
String functions in your command-line
Downloads
3
Readme
String CLI
Run string functions from your command line!
Installation (MUST BE INSTALLED GLOBALLY)
If you get an error, try sudo npm i string-cli -g
CLI
string <string> <function> <param>Example:
string "hello" endsWith ostring "HELLO WORLD" toLowerCase