TL;DR: Try it here.
What's the common annoyace of the following word pairs?
start
andend
length
andwidth
up
anddown
current
,previous
andnext
They are closely related words but unfortunately do not have the same length!
Given a list of words, generates a table where each column consists of the synonyms of each of the words and the rows are the respective number of letters. You are then free to chose an equi-sized pair.
Try it here.
Hosted on a free Heroku intance - so go easy.
Word lists from thesaurus.com
I ❤️ your feedback.
If you found this funny or useful - do Tweet about it to let me know.
If you found it lacking, please post an issue.
Pull requests gladly accepted!