1.0.6 • Published 2 years ago

multi_language_number_to_word v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

��## Installation

Install multi_language_number_to_word with npm

  npm i multi_language_number_to_word

Documentation

Documentation

  • const numbertoword = require('multi_language_number_to_word')

ENGLISH

numbertoword.NumberToWord(25) and numbertoword.NumberToWord(12345.67)
  • Twenty Five Birr Only
  • Twelve Thousand Three Hundred Fourty Five Birr and Sixty Seven Cents Only

AMHARIC

numbertoword.AmNumberToWord(25) and numbertoword.AmNumberToWord(12345.67)
  • � �5u e- e{
  • �5+ u : 65u v �-c �5u e- � 5 3 0cu 3�r e{

AFFAN OROMO

numbertoword.OrNumberToWord(25) and numbertoword.OrNumberToWord(12345.67)
  • Diigdama shan Meetii qofa
  • kudhan lama Shi sadii Dhibba afurtama shan Meetii irraa jaatama torba Saantima tokko qofa

Authors

Contributing

Thank you for considering contributing to this project! Please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and test them thoroughly.
  • Submit a pull request.

For more details, please read our Contribution Guidelines.

FAQ

How many languages does it support

Five languages are included in this package, Four languages are local (Amharic, Affan Oromo, Somali and Tigrigna) and Foreign Language (English)

Hi, I'm Solomon Gebremichael! =�K�

=�� Links

linkedin twitter

=��� Language

Javascript

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago