Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natchkebiailia/NumberToWord

გადაჰყავს რიცხვი მის ქართულ შესატყვისში 0-დან 1000000000000000 ის ჩათვლით
https://github.com/natchkebiailia/NumberToWord

Last synced: about 2 months ago
JSON representation

გადაჰყავს რიცხვი მის ქართულ შესატყვისში 0-დან 1000000000000000 ის ჩათვლით

Awesome Lists containing this project

README

        

How to use:
========

numberToWord(number)

number -> string or integer
Examples of usage:
========
numberToWord(30);



numberToWord("45427465306");



numberToWord("454274653078825");



Live Example:
========

JSFiddle


Result:
========
![ScreenShot](https://raw.githubusercontent.com/natchkebiailia/NumberToWord/master/screenShot.PNG)