words-cli

1.0.0 • Public • Published

words-cli npm-version

Find words with wilcard.

Install

npm install -g words-cli

Usage

  USAGE

    ${bold('words')} [wildcard]

  EXAMPLE

    ${bold('words "*am"')}    Find words ending with 'am'
    ${bold('words "??am"')}   Find words ending with 'am' of length 4
    ${bold('words "*??am"')}  Find words ending with 'am' of length 4+

License

MIT @ Amio

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i words-cli

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • amio