Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 376 Bytes

File metadata and controls

29 lines (19 loc) · 376 Bytes

Transleeter

Write English word using Cyrillic letters

Installation

Add this line to your application's Gemfile:

gem 'transleeter'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install transleeter

Usage

irb

require 'transleeter'
word = Transleeter::Word.new('BackToBack')
word.transleetable?
word.transleet