nodewords
Command line word games
Found 48 results for anagram
Command line word games
A React component to use CSS animations to swap letters in 2 words which are an anagram of each other. The text is animated in position after calculating initial and final positions of each letter.
a simple anagram generator
convert to popular formats
A package for playing around with different dictionaries. Supports Swedish and English.
Test if a value is an alphagram.
A command line tool for searching word-related APIs.
[](https://github.com/tiennesdm/tiennesdm/issues)
Test if a value is an anagram.
Validation utilities.
This package is about string shortcuts for fast project development purpose .
Validates if a value is an alphagram.

Check if two words are anagrams
Anagramica API wrapper
A word scrambler whose output is still easy to read.
Test if a value is an anagram.
Validates if a value is an anagram.
A JavaScript/TypeScript library to generate meaningful anagrams.
Test if a value is an alphagram.
Check if text contain anagram pattern, check if two words are anagram, check if word is palindrome
node anagrams
The combination of value(s) with associated unit(s) in any permutation
Check if a sentence or a word is an anagram or a palindrome
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.
package for check any form of string in Javascript
Find anagrams of a given set of characters
Check if first string is an anagram of the second string, return true if yes, and false otherwise.
Check if multiple strings are anagrams
Anagram hash table.
This CLI makes it possible to search for anagrams from a provided dictionary file
A module for finding anagrams
Strictly a POC for github actions
This package will find all anagrams from an array and group them together in an matrix array
Checks if a string is an anagram with extra features not seen in other anagram checkers.
Finds anagrams in Wikipedia pages.
Anagramer is a JavaScript library that generates anagrams and counts their number for a given word. It's ideal for games, puzzles, and word-based apps. Easily create a random anagram and explore the countless letter combinations. Use anagramer to add anag
A simple npm module for checking anagrams
A simple program to check whether two strings are anagram or not.
this is how we can find the anagrams
A simple anagram listing tool named after Suzie Dent of Countdown's dictionary corner.
Check if text contain pattern as anagram, check if two words are anagram, check if word is polindrome
An npm package to quickly check if two strings are anagrams of each other
checks if two strings are anagrams of each other
Removes and returns anagrams from an array.
A simple JavaScript anagram generator.
Allows a user to enter a base word and a comparator word which will be used to see if the comparator is an anagram of the base word.
This is the simplest npm module to find anagram from given string.