https://github.com/varnamproject/webime
A JavaScript Input Method Engine inspired by ibus on GNU/Linux
https://github.com/varnamproject/webime
ibus ime javascript web
Last synced: 8 months ago
JSON representation
A JavaScript Input Method Engine inspired by ibus on GNU/Linux
- Host: GitHub
- URL: https://github.com/varnamproject/webime
- Owner: varnamproject
- License: other
- Created: 2021-08-14T18:53:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T21:17:04.000Z (about 3 years ago)
- Last Synced: 2025-04-11T14:55:18.811Z (about 1 year ago)
- Topics: ibus, ime, javascript, web
- Language: JavaScript
- Homepage: https://varnamproject.com/editor
- Size: 4.69 MB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-LGPL.txt
Awesome Lists containing this project
README
# WebIME
A cross-browser input method engine, no dependencies.
This is a fork of [TributeJS](https://github.com/zurb/tribute) specifically for developing browser based IME. Inspired by IBus engine on GNU/Linux.
## Demo
- [Varnam Editor](https://varnamproject.com/editor/)
## Development
```bash
yarn dev
```
## Brought to you by
[ZURB](https://zurb.com), the creators of [Helio](https://helio.app)
Design successful products by rapidly revealing key user behaviors. [Helio](https://helio.app) makes it easy to get reactions on your designs quickly so your team can focus on solving the right problems, right now.
Forked [TributeJS](https://github.com/zurb/tribute) on August 15th, 2021 at 5d63790f1b552dd308d0ed2e70f3da42f9bc2e92 (Jun 16).
Further changes are licensed under LGPL-3.0-or-later.