Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.数字转中文(大写,小写)数字,金额。
- Host: GitHub
- URL: https://github.com/raffeyang/chinese-numbers
- Owner: raffeyang
- License: mit
- Created: 2022-09-20T14:05:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T12:21:09.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:12:09.636Z (5 months ago)
- Topics: chinese-numbers, raycast, raycast-extension
- Language: TypeScript
- Homepage: https://www.raycast.com/raffeyang/chinese-numbers
- Size: 1.51 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)