1.0.7 • Published 7 years ago

word-list-anagram v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago