spell_it
Avoid confusion when spelling on the phone! Let us spell names, e-mail addresses, foreign words and technical terms automatically for you.
Installation:
SpellIt.word(word_to_spell)
# You can pass your own css class for this table view
SpellIt.word(word_to_spell,your_own_class)
Example:
<%= SpellIt.word("HelloWorld") %>
HelloWord | |
---|---|
H | Hotel |
e | Echo |
l | Lima |
l | Lima |
o | Oscar |
W | Whiskey |
o | Oscar |
r | Romeo |
l | Lima |
d | Delta |