encodify
convert to popular formats
convert to popular formats
node anagrams
This package will find all anagrams from an array and group them together in an matrix array
[](https://github.com/tiennesdm/tiennesdm/issues)
Strictly a POC for github actions
Checks sentences for anagram matches
A simple anagram listing tool named after Suzie Dent of Countdown's dictionary corner.
Check if first string is an anagram of the second string, return true if yes, and false otherwise.
An npm package to quickly check if two strings are anagrams of each other
package for check any form of string in Javascript
A package for playing around with different dictionaries. Supports Swedish and English.
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 tool to generate anagrams.
Check if text contain anagram pattern, check if two words are anagram, check if word is palindrome
This is the simplest npm module to find anagram from given string.
Check if text contain pattern as anagram, check if two words are anagram, check if word is polindrome
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 JavaScript anagram generator.
this is how we can find the anagrams
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.