Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Trime | 2,132 | 2 days ago | 128 | gpl-3.0 | Kotlin | |||||
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android | ||||||||||
Pime | 1,202 | 4 months ago | 277 | other | Python | |||||
Develop input methods for Windows easily with Python and node.js | ||||||||||
Jszhuyin | 210 | 13 days ago | 5 | January 01, 2021 | 17 | mit | JavaScript | |||
JS 注音:JavaScript 自動選字注音輸入法;"Smart" Chinese Zhuyin Input Method in JavaScript. | ||||||||||
Fcitx5 Chinese Addons | 140 | a month ago | 8 | lgpl-2.1 | C++ | |||||
Addons related to Chinese, including IME previous bundled inside fcitx4. | ||||||||||
Ime.vim | 77 | 14 days ago | 9 | bsd-2-clause | Vim Script | |||||
A Vim input method engine | ||||||||||
Rimenewbie | 72 | 8 years ago | ||||||||
Rime输入法新手入门“套餐”。目前主要针对windows平台(小狼毫)的简体中文用户。 A starter's kit for Open-source Chinese IME Rime. | ||||||||||
React Composition Input | 68 | 1 | 3 years ago | 9 | January 15, 2019 | 2 | mit | JavaScript | ||
The input component optimized for languages like Chinese, Japanese etc. | ||||||||||
Google Chinese Handwriting Ime | 62 | 2 years ago | 7 | cc0-1.0 | JavaScript | |||||
Written in Electron for Linux. | ||||||||||
Chinese Ime | 55 | 8 years ago | lgpl-3.0 | JavaScript | ||||||
A JavaScript jQuery plugin for building Chinese keyboard input capabilities natively into a website | ||||||||||
Jscin | 29 | 6 years ago | 7 | apache-2.0 | JavaScript | |||||
Automatically exported from code.google.com/p/jscin |
JavaScript based Chinese Input Method Porting input method environment (IME) everywhere is painful, especially when you failed to find your favorite IME on new tablet / phone devices. It would be great if we can have IME as web browser extension since it'll be easy to sync your favorite input method everywhere. Moreoever, some OS like Google ChromeOS does not allow installing userland native programs (it supports NaCl more widely after we've started this project). Chrome browser now supports an "extension API": http://dev.chromium.org/developers/design-documents/extensions/input-method-editor This project is a JavaScript implementation of Chinese Input Method that is compatible with XCIN 2.5 to serve ChromeOS and other platforms allowing IMEs implemented in JavaScript.