Skip to content

bluurn/layout_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic latin2cyrillic layout swapper Gem Version Code Climate Coverage Build Status

A String class now has these methods available

  • cyrillic?
  • latin?
  • mixed?
  • cyrillish?
  • latinish?
  • swap_layout

Usage

It's simple, just type

"ghbdtn".swap_layout

And you will get this result

=> "привет"

Easy! :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages