Skip to content

πŸ††πŸ…ΎπŸ†πŸ…³πŸ†‚ JS module for generating words from characters. An anagram generator. Helpful (for cheating) when playing games like Letterpress, Words with Friends, and Scrabble.

License

matthewhudson/words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

The Javascript module words generates a list of words from a word, or a few letters. It's helpful for providing hints while playing games like Letterpress, Words with Friends, and Scrabble.

codecov

Web Application Demo

Installation

npm [-g] install words

Usage

A demo version is available on online:

curl https://httpip.es/api/words?letters=h,e,l,l,o

Suggestions

All comments in how to improve this library are very welcome. Feel free post suggestions to the Issue tracker, or even better, fork the repository to implement your own ideas and submit a pull request.

License

Unless attributed otherwise, everything is under the MIT License (see LICENSE for more info).

About

πŸ††πŸ…ΎπŸ†πŸ…³πŸ†‚ JS module for generating words from characters. An anagram generator. Helpful (for cheating) when playing games like Letterpress, Words with Friends, and Scrabble.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published