Skip to content

Bratela/number_to_word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Decimal numbers to word.

Transfer decilmal numbers to latvian language words.

Simple JavaScript function for convert decimal number of euro to latvian language word.

How to use

Upload file to your project and connect with html tag.

<script src="./number.js"></script>

And also you can start to use in terminal with NodeJS or open javascript console in browser

You can call this function with next command :

amountToWordsLatvian("1234,45")

And you will get this: "Viens tūkstotis divi simti trīsdesmit četri Eiro un 45 Centi"

About

Transfer decilmal numbers latvian language words.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published