GithubHelp home page GithubHelp logo

hklcf / cheque-amount-converter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 179 KB

A modern JavaScript web application that converts numerical amounts into Chinese (Traditional) and English written formats. Perfect for cheque writing, official documents, and international financial applications.

License: MIT License

HTML 94.67% JavaScript 5.33%

cheque-amount-converter's Introduction

Cheque Amount Converter

A modern JavaScript web application that converts numerical amounts into Chinese (Traditional) and English written formats. Perfect for cheque writing, official documents, and international financial applications.

Features

  • Supports conversions up to 999,999,999,999.99
  • Accurately handles two decimal places
  • Real-time conversion without page reloads
  • Responsive design for various devices
  • Pure JavaScript implementation, no backend required
  • Bilingual output: Chinese (Traditional) and English

Demo

Live Demo

Installation

  1. Clone the repository:
    git clone https://github.com/hklcf/cheque-amount-converter.git
    
  2. Navigate to the project directory:
    cd cheque-amount-converter
    
  3. Open index.html in your web browser.

No additional installation steps are required as this is a pure HTML/JavaScript application.

Usage

  1. Open the application in your web browser.
  2. Enter a numerical amount in the input field.
  3. Click the "Convert" button or press Enter.
  4. The converted amounts in Chinese and English will be displayed below.

Example:

  • Input: 1234.56
  • Output:
    • Chinese: 壹仟貳佰叁拾肆元伍角陸分
    • English: One Thousand Two Hundred Thirty-Four Dollars and Fifty-Six Cents

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Inspired by the need for accurate bilingual financial documentation
  • Thanks to all contributors who have helped to improve this tool

Contact

HKLCF - [email protected]

Project Link: https://github.com/hklcf/cheque-amount-converter

cheque-amount-converter's People

Contributors

hklcf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.