Check if multiple strings are anagrams.
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
Finds anagrams in Wikipedia pages.
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
A JavaScript/TypeScript library to generate meaningful anagrams.
Removes and returns anagrams from an array.
Generate, check, and play anagrams
Find anagrams for English words. Works offline.
This package will find all anagrams from an array and group them together in an matrix array
A module for finding anagrams
node anagrams
Check if two words are anagrams
A simple npm module for checking anagrams
The node-anagram API provides endpoints to work with Anagrams.
This CLI makes it possible to search for anagrams from a provided dictionary file
Takes a set of letters and returns all the words in a given word list that can be made using all or a subset of those letters.
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
checks if two strings are anagrams of each other
Find anagrams of a given set of characters
Javascript library for morphing one string into another string. Works especially well for Anagrams.
Check if multiple strings are anagrams
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
Anagram Detector is a tool for checking if two words or phrases are anagrams of each other. It provides character frequency analysis and similarity scoring.
Generates a random word, then gets the user to guess the anagram
Analiticcl is an approximate string matching or fuzzy-matching system that can be used to find variants for spelling correction or text normalisation
anagram discovery tool
An anagram generator
A collection of anagram utility functions
A clever way to find anagrams. (English letters only for now, sorry!)
A CLI tool to find anagrams of words; front-end to anagrambot
A library to find anagrams of words
An offline anagram library
Command line program to help solve word puzzles
rustgym solutions
A crate containing a few simple command-line procrastination 'tools' :)
Returns a list of anagrams from a given list of words or from a dictionary
A trie-based anagram solver.
Finding Anagram words
For solving anagram words
Reads a dictionary file and allows a user to find anagrams.
anagrams and palindrome
simple anagrams
The Anagram application searches a dictionary for anagrams of words supplied on the command line. $ anagram teaching code Anagrams of teaching: cheating, teaching Anagrams of code: code, coed It is not (currently) smart enough to deal with multi-word anagrams. This code is Copyright 2008 Dave Thomas, The Pragmatic Programmers. It is released under the terms of the MIT License. See the file LICENSE.
Hello
Search dictionary for anagrams, missing letters, etc.
Find anagrams of words supplied on the command line
### Anagram
No description provided.
No description provided.