Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ag-sanjjeev/number2words-in-tamil
The simple JavaScript program that converts Numbers into Tamil words.
https://github.com/ag-sanjjeev/number2words-in-tamil
css html javascript number-converter number-to-words numbers-to-tamil-words-converter tamil-language tamil-number-system tamil-numbers tamil-unicode tools unicode
Last synced: about 1 month ago
JSON representation
The simple JavaScript program that converts Numbers into Tamil words.
- Host: GitHub
- URL: https://github.com/ag-sanjjeev/number2words-in-tamil
- Owner: ag-sanjjeev
- License: mit
- Created: 2023-09-10T12:04:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T13:49:19.000Z (2 months ago)
- Last Synced: 2024-10-18T14:41:12.536Z (2 months ago)
- Topics: css, html, javascript, number-converter, number-to-words, numbers-to-tamil-words-converter, tamil-language, tamil-number-system, tamil-numbers, tamil-unicode, tools, unicode
- Language: JavaScript
- Homepage: https://arathinai.blogspot.com/p/numbers-to-tamil-words-and-tamil-numbers.html
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Number2Words In Tamil
The simple JavaScript program that converts Numbers into words in Tamil Language.
## Table of Contents
* [Introduction](#introduction)
* [Screenshots](#screenshots)
* [Installation](#installation)
* [Usage](#usage)
* [License](#license)
* [Contact](#contact)## 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](../master/docs/screenshot1.jpg)
![Screenshot 2](../master/docs/screenshot2.jpg)
![Screenshot 3](../master/docs/screenshot3.jpg)
![Screenshot 4](../master/docs/screenshot4.jpg)
![Screenshot 5](../master/docs/screenshot5.jpg)
![Screenshot 6](../master/docs/screenshot6.jpg)## Installation
To install the project, follow these steps:
If you want to run on any device with Internet then follow this [link](https://arathinai.blogspot.com/p/number-to-words.html).
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.
4. 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](LICENSE.md) file for more details.
## Contact
If you have any questions or feedback, please feel free to reach me by referring [My Github Profile](https://github.com/ag-sanjjeev/)