File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 22
33** A fast, private, and simple web-based Input Method Editor that doesn’t suck.**
44
5- ---
6-
75## 🚀 Features
86
97- Zero-server IME: Runs 100% in your browser. No tracking, no back-end, no network calls.
108- Instant Romanization -> Characters: Type phonetic input (e.g. romaji) and get immediate candidate suggestions.
119- Persistent UI Settings saved in localStorage
1210- Light / Dark / System Theme
1311
14- ---
15-
1612## 💻 Getting Started
1713
1814### Prerequisites
@@ -46,20 +42,16 @@ pnpm build
4642pnpm preview
4743```
4844
49- ---
50-
5145## 🤝 Contributing
5246
53471 . Fork it
54482 . Create your feature branch (` git checkout -b feat/... ` )
55- 3 . Commit your changes ( ` git commit -m "feat: ..." ` )
56- 4 . Push to the branch ( ` git push origin feat/... ` )
49+ 3 . Commit your changes
50+ 4 . Push to the branch
57515 . Open a Pull Request
5852
5953All contributions are welcome!
6054
61- ---
62-
6355## 📜 License
6456
65- GPL-3.0 © 2025 [ xlc-dev] ( https://github.com/xlc-dev )
57+ GPL-3.0 © 2025 [ xlc-dev] ( https://github.com/xlc-dev ) . See [ LICENSE ] ( https://github.com/xlc-dev/QuickIME/blob/main/LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments