An open API service indexing awesome lists of open source software.

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

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.