Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wenbinye/chinese-number
Elisp to convert chinese number
https://github.com/wenbinye/chinese-number
Last synced: about 1 month ago
JSON representation
Elisp to convert chinese number
- Host: GitHub
- URL: https://github.com/wenbinye/chinese-number
- Owner: wenbinye
- Created: 2015-11-30T03:20:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T03:24:56.000Z (about 9 years ago)
- Last Synced: 2024-11-07T20:52:46.732Z (3 months ago)
- Language: Emacs Lisp
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Synopsis
**chinese-number** convert number to chinese charaters and reversely.
(chinese-number-number-to-gb 123456789) ; "一亿二千三百四十五万六千七百八十九"
(chinese-number-currency-to-gb 123456789) ; "壹亿贰仟参佰肆拾伍万陆仟柒佰捌拾玖圆整"