Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wakaba/migemojs

a JavaScript implementation of Migemo
https://github.com/wakaba/migemojs

javascript kana kanji migemo romaji

Last synced: 3 months ago
JSON representation

a JavaScript implementation of Migemo

Awesome Lists containing this project

README

        

Migemo.js - Yet another Migemo implementation in JavaScript
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This is a Migemo implementation in JavaScript.

* Usage



regexp = new RegExp (MigemoJS.getRegExp (input));

(Don't forget the |id| attribute of the first |script| element.)

See also demo: .

* Availability

The git repository for this script is available from:

-

* See also

Migemo: ローマ字のまま日本語をインクリメンタル検索
.

XUL Apps > XUL/Migemo - outsider reflex
.

SuikaWiki:Migemo .

* Author

Wakaba .

* Acknowledgements

The most essential part of this script is derived from XUL/Migemo, a
XUL implementation of Migemo for Mozilla browsers.

* License

GPL2. See the "LICENSE" file.