UNPKG

@stdlib/string

Version:

String manipulation functions.

10 lines (6 loc) 316 B
Usage: remove-words [options] [<string>] --words=<string> Options: -h, --help Print this message. -V, --version Print the package version. --words w1,w2,.. Comma-separated list of words. --ignore-case Perform case-insensitive replace operation.