word-combine
v1.0.0
Published
create word combinations from a given list
Downloads
2
Readme
word-combine
combine a list of words from a text file, outputs to stdout. useful for finding project names.
usage
node index [filename] [options]
options:
-p= : adds a prefix to the beginning of each word
-s= : adds a suffix to the end of each word