The simple JavaScript program that converts Numbers into words in Tamil Language.
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.
Here are some screenshots of the project:
To install the project, follow these steps:
If you want to run on any device with Internet then follow this link.
To run on your device then follow the below steps:
- Clone or Download this repository to your local device.
- Navigate to the repository folder and find
index.html
file. - Run or Open in your browser.
Otherwise to run on your device without Internet then follow the below steps:
- Clone or Download this repository to your local device.
- Navigate to the repository folder and find
index.html
file. - Download and Add
third-party
libraries and plugins inside the project directory, If required. - Replace
CDN
links with downloaded library respectively. - Run or Open in your browser.
Here are some instructions on how to use the project:
- Enter the number into the input field.
- Click or Hit the Enter key to convert into words.
- If you want to toggle between currency mode and scientific mode, then check or uncheck checkbox.
- Once you chose currency mode then there is two option for currency mode.
- Add rupee sign checkbox to add rupee sign prefix to the Tamil words
- Add rupee text checkbox to add rupee text suffix to the Tamil words
- This will generate formatted number, Tamil Number and Tamil Words as result for the given input.
- Copy the result, at the below by clicking the button near to the text result box.
The project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions or feedback, please feel free to reach me by referring My Github Profile