1.0.7 • Published 5 years ago

word-list-anagram v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

This project is the node-anagram API provides endpoints to work with Anagrams.

The npm module name is "word-list-anagram" --- published by Tina Sun

so you can install: npm install word-list-anagram

require this module in your file and run: npm start

open browser and find anagram for your word: http://localhost:3001/find?word=yourWord

compare two words if they're anagram: http://localhost:3001/compare?word1=yourWord1&word2=yourWord2

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago