https://github.com/abargnesi/anagraminator
Simple anagram application for javascript experimentation of tools and techniques.
https://github.com/abargnesi/anagraminator
Last synced: 3 months ago
JSON representation
Simple anagram application for javascript experimentation of tools and techniques.
- Host: GitHub
- URL: https://github.com/abargnesi/anagraminator
- Owner: abargnesi
- Created: 2014-12-03T03:02:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T02:08:51.000Z (over 10 years ago)
- Last Synced: 2025-01-12T17:47:36.645Z (5 months ago)
- Language: JavaScript
- Size: 5.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
anagraminator
-------------Simple anagram search using a large dictionary (~500,000 words).