https://github.com/denvercoder1/anagram-solver
Anagram solver to find words in multi-word anagrams. Includes Harry Potter word dictionary.
https://github.com/denvercoder1/anagram-solver
anagram anagram-solver anagrams anagrams-search dictionary harry-potter
Last synced: 4 months ago
JSON representation
Anagram solver to find words in multi-word anagrams. Includes Harry Potter word dictionary.
- Host: GitHub
- URL: https://github.com/denvercoder1/anagram-solver
- Owner: DenverCoder1
- Created: 2019-04-23T11:23:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T08:42:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T00:40:24.667Z (5 months ago)
- Topics: anagram, anagram-solver, anagrams, anagrams-search, dictionary, harry-potter
- Language: HTML
- Homepage: https://DenverCoder1.github.io/anagram-solver/
- Size: 1.47 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anagram-solver
Iterative anagram solver to find words in anagrams with multiple words.
Includes 100k word dictionary, 8k word dictionary, and Dictionary based on Harry Potter.
Demo: https://DenverCoder1.github.io/anagram-solver/