Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raffeyang/chinese-numbers

Chinese Numbers is a Raycast Extension to Convert Arabic numbers to Chinese numbers.数字转中文(大写,小写)数字,金额。
https://github.com/raffeyang/chinese-numbers

chinese-numbers raycast raycast-extension

Last synced: 13 days ago
JSON representation

Chinese Numbers is a Raycast Extension to Convert Arabic numbers to Chinese numbers.数字转中文(大写,小写)数字,金额。

Awesome Lists containing this project

README

        

# Chinese Numbers

Chinese Numbers is a Raycast Extension to Convert Arabic numbers to Chinese numbers.

作为企业负责人,我经常处理合同,填写金额,非常麻烦,所以写了这个插件。

![screenshot](./assets/screenshoot.png)

## Demo

https://user-images.githubusercontent.com/7557357/193004459-ba393282-eff8-4356-81f4-fada795f47f4.mp4

## Features:

- Arabic numbers to Chinese lowercase
> 十万零一百一十一
- Arabic numbers to Chinese uppercase
> 壹拾万零壹佰壹拾壹
- Scientific notation string
> 十二万三千四百五十六万万七千八百九十万亿
- Arabic numbers to Chinese amount
> 人民币壹拾万零壹佰壹拾壹元壹角壹分

## Install



## Thanks

Thanks to the [nzh](https://github.com/cnwhy/nzh) library.

## License

[MIT](https://github.com/Jax0rz/chinese-capitalizated/blob/main/LICENSE)