https://github.com/cbebe/cj
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbebe/cj
- Owner: cbebe
- Created: 2024-05-16T14:24:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T05:01:25.000Z (about 2 years ago)
- Last Synced: 2025-07-23T14:44:39.243Z (12 months ago)
- Language: Go
- Size: 26.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cangjie
Search Cangjie input for Chinese characters.
[GitHub Pages website](https://cbebe.github.io/cj)
## Source
[Wiktionary Appendix](https://en.m.wiktionary.org/wiki/Appendix:Chinese_Cangjie)
(relies on the _kCangjie_ of Unihan database).
I'm not sure how to directly get to their source so I scrape Wiktionary with
[this script](https://github.com/cbebe/cj/blob/master/scrape.js).