Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.11 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.11 KB

Number2Words In Tamil

The simple JavaScript program that converts Numbers into words in Tamil Language.

Table of Contents

Introduction

This project is a converter tool that converts from number to words. Especially in Tamil Language. It is built with JavaScript and some HTML, CSS, Bootstrap Library and Fontawesome Icons.

Screenshots

Here are some screenshots of the project:

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

Installation

To install the project, follow these steps:

If you want to run on any device with Internet then follow this link. Otherwise to run on your device without Internet then follow the below steps.

  1. Clone the repository to your local machine or Download this repository.
  2. Navigate to the repository folder and find index.html file.
  3. Run or Open in your browser.

Usage

Here are some instructions on how to use the project:

  1. Enter the number into the input field.
  2. Click or Hit the Enter key to convert into words.
  3. If you want to toggle between currency mode and scientific mode, then check or uncheck checkbox.
  4. Once you chose currency mode then there is two option for currency mode.
  5. Add rupee sign checkbox to add rupee sign prefix to the Tamil words
  6. Add rupee text checkbox to add rupee text suffix to the Tamil words
  7. This will generate formatted number, Tamil Number and Tamil Words as result for the given input.
  8. Copy the result, at the below by clicking the button near to the text result box.

License

The project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or feedback, please contact me at [sanjjeeag.aug21@gmail.com].