Skip to content

Avoid confusion when spelling on the phone! Let us spell names, e-mail addresses, foreign words and technical terms automatically for you.

Notifications You must be signed in to change notification settings

mdshakeer/spell_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spell_it

Avoid confusion when spelling on the phone! Let us spell names, e-mail addresses, foreign words and technical terms automatically for you.

Gem Version Dependency Status Code Climate Packagist Downloads Monthly Downloads

Installation:

```ruby gem 'spell_it', '~> 0.0.2' ``` # How to use
		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
HHotel
eEcho
lLima
lLima
oOscar
WWhiskey
oOscar
rRomeo
lLima
dDelta

About

Avoid confusion when spelling on the phone! Let us spell names, e-mail addresses, foreign words and technical terms automatically for you.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages