Skip to content

Enables strings to be spelled with the phonetic alphabet

License

Notifications You must be signed in to change notification settings

dnshl/phonetic_alphabet

Repository files navigation

PhoneticAlphabet Build Status

Extends ruby String class with to_p method which converst strings to their phonetic alphabet representation.

Installation

Add this line to your application's Gemfile:

gem 'phonetic_alphabet'

And then execute:

$ bundle

Or install it yourself as:

$ gem install phonetic_alphabet

Usage

Just call to_p on a string.

Contributing

  1. Fork it ( https://github.com/dnshl/phonetic_alphabet/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Enables strings to be spelled with the phonetic alphabet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages