Skip to content

lab2023/parayaz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parayaz

Turkish number to text money according to TDK

Installation

Add this line to your application's Gemfile:

gem 'parayaz'

And then execute:

$ bundle

Or

$ bundle install --path=vendor/bundle

Or install it yourself as:

$ gem install parayaz

Tests

Use rake test or bundle exec rake test to run specs.

Usage

> 123.parayaz
# yüzyirmiüçTL

> 123.55.parayaz
# yüzyirmiüçTL,ellibeşkr.

Contributing

  1. Fork it ( https://github.com/lab2023/parayaz/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

Credits

lab2023

License

Copyright 2014 lab2023 - information technologies